parnoldx / nasc

Do maths like a normal person
http://parnoldx.github.io/nasc/
GNU General Public License v3.0
560 stars 37 forks source link

Tokens sporadically fail to parse #125

Closed rdebeasi closed 4 years ago

rdebeasi commented 5 years ago

Tokens like ans or line1 sometimes fail to parse. In this case, they seem to be interpreted as sets of variables (i.e., line6 becomes the variables l i n * 10^6). Other times, ans is parsed but appears as an empty box rather than a value.

I've attached a few screenshots to help illustrate the problem.

I'm using NaSC 0.5.4 from the AppCenter on elementary OS 5.0.

Thank you!! calc-1 nasc3 nasc-2