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
52f7f96813903e65af6e9995e35fe792071e044c
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