[CAS] inconsistent evaluation - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: [CAS] inconsistent evaluation (/thread-7202.html) |
[CAS] inconsistent evaluation - compsystems - 11-07-2016 03:00 AM Hello Hp-Prime user and developers Flags: Simplify none, exact mode off, and cas mode on run line by line the following script Quote:c:=1+(-a-b); [enter] returns 1.-a-b Why when evaluate c <> c1? if c is equal to c1 RE: [CAS] inconsistent evaluation - compsystems - 11-07-2016 03:31 AM aslo I can not run the following program, I can not find error PHP Code: #cas Who can run the previous program? |