This website requires JavaScript.
Explore
Help
Sign In
rainlance
/
amath
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.com/rnger/amath
synced
2026-09-11 19:57:25 +00:00
Code
Releases
Wiki
Activity
Files
master
amath
/
script
/
function1
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
96 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Removed needless delimiters
2015-04-09 01:33:24 +02:00
pi; pi*2; pi/2
cos(pi);cos(-pi);cos(pi/2)
sin(pi);sin(-pi);sin(pi/2)
tan(pi);tan(-pi);tan(pi/2)
Copy Permalink