This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6c135e99418f60175b00d0ddcb03cdee3369747d
wren
/
test
/
core
/
number
/
atan.wren
T
3 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added Num.pi and some tests
2015-03-19 21:12:50 +01:00
IO.print(0.atan) // expect: 0
IO.print(1.atan) // expect: 0.78539816339745
Reference in New Issue
Copy Permalink