Hi,
what’s wrong here about Expression
? After input same expression and numbers,Expression
outputs wrong result while Evaluate
outputs right result. Is it a bug?
expression question.gh (1.9 KB)
Hi,
what’s wrong here about Expression
? After input same expression and numbers,Expression
outputs wrong result while Evaluate
outputs right result. Is it a bug?
The Expression component does not seem to distinguis between upper and lower case.
You’ll have to use a different name for either ‘R’ or ‘r’