HP Prime crashes in Function and Graph 3D App.
|
11-18-2020, 12:12 PM
Post: #2
|
|||
|
|||
RE: HP Prime crashes in Function and Graph 3D App.
Hi lyuka
HP Prime emulator had bugs. I downloaded Emu, Build 2.1.14181 (2018 10 16), for Win 7 After some usage, I was unable to purge variable y, even after a restart CAS> restart CAS> [y, z] := [1, 2] CAS> purge(y,z) → "No such variable y", 2 CAS> [y, z] → [1, z] To "fix" it, I had to do a hard reset (via. menu Calculator, Reset) Code: //LW0 - Principal branch of the Lambert W function Off topics: Why did you change convergence check ? q <= r should be (q < 1 and q <= r), to avoid false positives. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP Prime crashes in Function and Graph 3D App. - lyuka - 11-17-2020, 09:33 PM
RE: HP Prime crashes in Function and Graph 3D App. - Albert Chan - 11-18-2020 12:12 PM
RE: HP Prime crashes in Function and Graph 3D App. - lyuka - 11-18-2020, 02:54 PM
RE: HP Prime crashes in Function and Graph 3D App. - Albert Chan - 11-18-2020, 06:48 PM
RE: HP Prime crashes in Function and Graph 3D App. - Joe Horn - 11-18-2020, 02:02 PM
RE: HP Prime crashes in Function and Graph 3D App. - Han - 11-18-2020, 09:34 PM
|
User(s) browsing this thread: 3 Guest(s)