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
e42893fe4c35adad6157ccf6a35c5dd1c4f2cc51
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