Post Reply 
Syntax Problems with map() and apply()
05-23-2016, 02:22 PM
Post: #3
RE: Syntax Problems with map() and apply()
Try this format:

[HOME] command line entry: CAS.apply("x→x^3",[1,2,3]);

[CAS] command line entry: apply((x)->x^3,[1,2,3]);

-Dale-
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() - DrD - 05-23-2016 02:22 PM



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