Another cool plug-in by brainsucker, a calculator :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2920 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
de0104cc39
commit
754af5bd4b
15 changed files with 3113 additions and 0 deletions
7
Contrib/Math/mathtest.txt
Normal file
7
Contrib/Math/mathtest.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue