CAS programs in user menu
|
02-04-2014, 07:40 AM
Post: #5
|
|||
|
|||
RE: CAS programs in user menu
The Xcas English documentation is indeed far from complete (unlike the French doc), as the Prime CAS documentation.
Some commands are functional, i.e. you must pass a function as argument, like makelist, matrix, apply, map. Some operators are functional, e.g. you can write f:=id-sin^2-1 and then compute f(2.0) or define g:=id-f/f' and compute (g@@4)(2.0). You can pass a function as argument to a CAS program. Take care not to confuse expressions and functions. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CAS programs in user menu - Alberto Candel - 01-29-2014, 04:05 PM
RE: CAS programs in user menu - Tim Wessman - 01-29-2014, 04:10 PM
RE: CAS programs in user menu - parisse - 01-31-2014, 06:45 AM
RE: CAS programs in user menu - Alberto Candel - 02-03-2014, 01:51 AM
RE: CAS programs in user menu - parisse - 02-04-2014 07:40 AM
|
User(s) browsing this thread: 1 Guest(s)