to get a program to return EXPR("%{1,2,3,3,4%}") as the set [1,2,3,4]
|
03-12-2018, 09:44 PM
Post: #2
|
|||
|
|||
RE: to get a program to return EXPR("%{1,2,3,3,4%}") as the set [1,2,3,4]
EXPR is a Home command
To interpret CAS functions use CAS (...) CAS("%{1,2,3,3,4%}") → [1,2,3,4] Viga C | TD | FB |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)