Post Reply 
Full list of available commands
06-11-2015, 05:22 PM
Post: #6
RE: Full list of available commands
To Tim,
well, I think of a catalog with all commands that are available on the Prime. Example:
C | makelist( function, start, end[,incr]) | makelist(x->x^2,1,5) provides {1,4,9,16,25}
H | MAKELIST(expr, var, start,end[,incr])| MAKELIST(2*x-1,x,1,3,1) provides { 1,3,5}
G | Instruction(String)....
Arno
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Full list of available commands - Arno K - 06-10-2015, 10:22 PM
RE: Full list of available commands - Arno K - 06-11-2015 05:22 PM



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