Post Reply 
HP Prime: CAS Commands in Home Mode
12-19-2013, 01:15 AM
Post: #9
RE: HP Prime: CAS Commands in Home Mode
(12-19-2013 01:11 AM)Han Wrote:  Type:

"zeros(x^3-4)" ENTER CAS(1)

In RPN mode, commands have an "argument" specifying how many stack arguments to use. Hence the CAS(1).

Also, remember that when using CAS, global variables like X get replaced with their actual values. Thus, X^3-4 will result in an empty vector (no solution) since you would be equivalently solving for the zeros of a constant function. So do note the lower case x in the commands above.

Thanks Han, I didn't know that.
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 - John Colvin - 12-19-2013 01:15 AM



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