Add some more tests
This commit is contained in:
parent
6a39b0cd3f
commit
94ab8c0ac6
@ -38,3 +38,9 @@
|
||||
|
||||
>> 10.0:pow(3)
|
||||
= 1000
|
||||
|
||||
>> Num.nan():near(Num.nan())
|
||||
= no
|
||||
|
||||
>> Num.INF:near(-Num.INF)
|
||||
= no
|
||||
|
Loading…
Reference in New Issue
Block a user