Check box "CAS" of program editor - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: Check box "CAS" of program editor (/thread-2229.html) |
Check box "CAS" of program editor - kickniko - 10-04-2014 09:43 AM When I check the check box "CAS" of the program editor it starts with a template of the form: ()->BEGIN END; Is that perhaps the key to making functions/programs that expand the "knowledge" of the CAS? (Would be fantastic!) If so, then what is the syntax of such functions and how, in general, do we use them? I can't find any references about this in the manual or here, so any hint would be appreciated. RE: Check box "CAS" of program editor - Thomas_Sch - 10-04-2014 10:38 AM Here http://www.hpmuseum.org/forum/thread-61.html and http://www.hpmuseum.org/forum/thread-720.html you can find examples. CAS programs are (CAS-)functions. Another source of information is http://www-fourier.ujf-grenoble.fr/~parisse/giac.html RE: Check box "CAS" of program editor - kickniko - 10-04-2014 07:13 PM (10-04-2014 10:38 AM)Thomas_Sch Wrote: Here http://www.hpmuseum.org/forum/thread-61.html and http://www.hpmuseum.org/forum/thread-720.html you can find examples. Oh, thank you very much, Thomas! I must have been totally blind. Ciao, Nick |