UpsilonNumworks / Upsilon

Upsilon, an OS forked from Omega for your Numworks calculator
https://getupsilon.web.app/
Other
209 stars 61 forks source link

Some operations on the calculation module fill the working memory #321

Open gGenouville opened 1 year ago

gGenouville commented 1 year ago

Some operations concerning units divisions do not work and raises the error "The memory is full. Try again."

Occurs on :

Steps to reproduce the behavior :

  1. Go to the calculation app
  2. Type in ((50_mm)/(4_mm))-1 and then press EXE
  3. See error : (the web app crashes instead) screenshot (1)

Similar examples of the bug :

Another bug asserts that the result is not defined while it is (makes no freeze) :

Yet another bug asserts that there is a synthax error while it is not true (makes no freeze) :

The bug does not occur with :