This website requires JavaScript.
Explore
Help
Sign In
rainlance
/
amath
Watch
1
Star
0
Fork
0
You've already forked amath
mirror of
https://gitlab.com/rnger/amath
synced
2026-05-10 00:15:08 +00:00
Code
Releases
Wiki
Activity
Files
b4f29dc2de0bf587fe99e4925a699bcb3ea0f970
amath
/
script
/
userfuncs
6 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Removed needless delimiters
2015-04-09 01:33:24 +02:00
f(x)=x*2+1
g(y)=y^2+y*1.5+2
a=2;b=3;c=a+b
vars;funcs
f(2.2);c+1.1
Copy Permalink