Post Reply 
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: to get a program to return EXPR("%{1,2,3,3,4%}") as the set [1,2,3,4] - Carlos295pz - 03-12-2018 09:44 PM



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