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- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
nextprime function now working as expected with Ans - lbundle - 07-26-2022, 02:10 AM
RE: nextprime function now working as expected with Ans - Stevetuc - 07-26-2022, 04:12 AM
RE: nextprime function now working as expected with Ans - Joe Horn - 07-26-2022, 04:22 AM
RE: nextprime function now working as expected with Ans - Joe Horn - 07-26-2022 04:19 AM
RE: nextprime function now working as expected with Ans - Albert Chan - 07-26-2022, 01:06 PM
RE: nextprime function now working as expected with Ans - lbundle - 07-26-2022, 04:48 PM
RE: nextprime function now working as expected with Ans - toml_12953 - 07-26-2022, 06:10 PM
RE: nextprime function now working as expected with Ans - cdmackay - 07-27-2022, 11:54 AM
RE: nextprime function now working as expected with Ans - John Keith - 07-27-2022, 12:44 PM
|
User(s) browsing this thread: 3 Guest(s)