I patched it to work by adding some regular expressions, but really I should probably redesign the algorithm to use regular expressions from the ground up, should be much easier. But anyway, it mostly seems to work now, so next time I'll add support for variables, starting with 'ans', and then when ans is in there, do the automatic recalculation when something changes.
Then it's a matter of adding in all the calculation functions, but I can also just give you the code so you can add what you need.
I may also consider allowing you to save lines as custom functions, we'll see.
Then it's a matter of adding in all the calculation functions, but I can also just give you the code so you can add what you need.
I may also consider allowing you to save lines as custom functions, we'll see.