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- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 19 Guest(s)