Post Reply 
Syntax Problems with map() and apply()
05-23-2016, 02:02 PM
Post: #2
RE: Syntax Problems with map() and apply()
This is a CAS function that will operate as advertised from the CAS view (button below the Esc key). To use this or any other CAS command from the Home view try
Code:

CAS.apply ("x->x^3, [1 2 3]")
Putting the expression in quotes will keep the Prime from trying to evaluate the expression first and throwing a syntax error.

HTH

Remember kids, "In a democracy, you get the government you deserve."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Syntax Problems with map() and apply() - mfleming - 05-23-2016 02:02 PM



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