Post Reply 
nextprime function now working as expected with Ans
07-26-2022, 04:19 AM
Post: #3
RE: nextprime function now working as expected with Ans
The problem is caused by Prime having two different values of Ans, one for Home, and one for CAS. Since nextprime() is a CAS function, nextprime(Ans) always uses CAS's Ans, not Home's Ans. Does this mean that the HP Prime has multiple personality disorder? Yes, and it's scary because CAS's personality sneaks across into Home without warning, as you discovered.

Solution to this problem is simple: nextprime() and nextprime(Ans) work as desired in CAS view.

<0|ΙΈ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: nextprime function now working as expected with Ans - Joe Horn - 07-26-2022 04:19 AM



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