scriptable-client-installers/tools/Examples/Math/mathtest.txt
2023-12-15 16:09:19 -05:00

8 lines
475 B
Plaintext

Math Tester.
This demo allows you to test your Math::Script expressions without need to compile anything. Just enter your expressions into multiline editbox (every single line is a separate call to Math::Script) or select one of sample expressions and press Execute.
Every call to Math::Script can accept up to 1kb of script, but this demo is limited to the summ of 1 kb at all lines. And... watch your scripts. No.... Watch your errors at scripts!
(c) Brainsucker, 2003.