Post Reply 
How to evaluate (V / F) an expression of the form # = #
10-31-2014, 11:34 AM (This post was last modified: 10-31-2014 11:36 AM by compsystems.)
Post: #3
RE: How to evaluate (V / F) an expression of the form # = #
x² == 9 | (x = 3.1) works fine, but the idea is that the input is an equation, entry is very ugly expression ( expr == expr )

eg I ask a user to enter an equation and the algorithm evaluates to a value. ( an equation has NOT double equal)

REQUEST HP-PRIME TEAM => I think the solution is that the EVAL command will return 1/0 in the case of # = #

eval(#=#) => 1/0

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to evaluate (V / F) an expression of the form # = # - compsystems - 10-31-2014 11:34 AM



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