Added Num.pi and some tests

This commit is contained in:
Thorbjørn Lindeijer
2015-03-19 21:12:50 +01:00
parent 1099c75c77
commit 07951bbeae
9 changed files with 36 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
IO.print(0.atan) // expect: 0
IO.print(1.atan) // expect: 0.78539816339745