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

View File

@ -139,3 +139,6 @@ Attempts to parse `value` as a decimal literal and return it as an instance of
It is a runtime error if `value` is not a string.
### Num.**pi**
The value of π.