Post Reply 
Report problems with Grapher, CAS and User Interface
07-09-2024, 03:59 AM (This post was last modified: 07-10-2024 11:11 PM by compsystems.)
Post: #29
RE: Report problems with CAS and its interface.
I think the evaluation priority of the operator (==) follows a strange rule.

Looking at the sequence of expressions from top to bottom, this expression should evaluate the left side, then the right side and then check for equality, because step by step it does it but in one expression it does not.

Moreover, when entering the expression (5==5) == ((e^(π*i)+1)==0) it writes it in a strange way => (5==5) AND (5==(e^(π*i)+1)==0))

[Image: cas_hp_prime_p16_image00.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Report problems with CAS and its interface. - compsystems - 07-09-2024 03:59 AM



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