aboutsummaryrefslogtreecommitdiff
path: root/test/nums.tm
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-03-03 17:23:54 -0500
committerBruce Hill <bruce@bruce-hill.com>2024-03-03 17:23:54 -0500
commit6a39b0cd3f3ff56f1d1a978e4d5c92ed180386cc (patch)
tree3c0c4cfb77562977f99e4ed0460d4c34ed07fd0a /test/nums.tm
parent2eafa7a4da020ca6a6ddfd29c70cc8c1f41493a3 (diff)
Num tests
Diffstat (limited to 'test/nums.tm')
-rw-r--r--test/nums.tm3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nums.tm b/test/nums.tm
index d031bdeb..78924943 100644
--- a/test/nums.tm
+++ b/test/nums.tm
@@ -35,3 +35,6 @@
= yes
>> Num.PI:sin():near(0)
= yes
+
+>> 10.0:pow(3)
+= 1000