Post Reply 
Absolute value: sometimes CAS is very clever, sometimes not!
09-08-2018, 04:38 AM
Post: #15
RE: Absolute value: sometimes CAS is very clever, sometimes not!
(09-08-2018 03:37 AM)ijabbott Wrote:  So if I understand correctly, you want to be able to store a symbolic value (of type DOM_SYMBOLIC) in a variable? That would be a nice feature. I haven't studied Xcas/Giac as much as you, but I think the closest you can get to your desired result at the moment is to store it as a string (type DOM_STRING) by using the cat() function. E.g.: answer:=cat(domain((1/(x+1)),x)). But I don't know how to convert it back to a symbolic value.

You can store any object type into any CAS variable:

[Image: symb.png]

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Absolute value: sometimes CAS is very clever, sometimes not! - Joe Horn - 09-08-2018 04:38 AM



User(s) browsing this thread: 2 Guest(s)