Post Reply 
HP Prime: CAS Commands in Home Mode
12-20-2013, 09:12 AM
Post: #11
RE: HP Prime: CAS Commands in Home Mode
Hello

Quote:Inside the program, you cannot write something like CAS("subst(k, X='x')"), because nothing gets substututed, (only returns k), so you can't use the function with lower case 'x' for further processing with CAS commands/functions.


HAve you tried using
subst(k, "X='x'"); ?
this would cause numerical mode to send the value of k and a CAS compiled "X='x'" to the CAS subst command...

Cyrille
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP Prime: CAS Commands in Home Mode - cyrille de brébisson - 12-20-2013 09:12 AM



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