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: <0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 8 Guest(s)