You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When powering on for the first time, or after a reset, all signs result in 0+3, or 0*3 etc. and can evaluate normally.
Except '-', when entering '-', expression should look like -3+2, -1+3, etc.
When powering on for the first time, or after a reset, all signs result in 0+3, or 0*3 etc. and can evaluate normally.
Except '-', when entering '-', expression should look like -3+2, -1+3, etc.
Current issue: -3+2 results in NaN