diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-03-07 12:00:16 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-03-07 12:00:16 -0500 |
| commit | 4e6001fa553a6478f9917d2b9b277127e460a581 (patch) | |
| tree | c15ada07d6326cfda3a42ba19bc1f90a49e5d753 /test/nums.tm | |
| parent | 9479b3937c40ae4bd87e0f512ea11d1ef8004c6c (diff) | |
Add num32 test
Diffstat (limited to 'test/nums.tm')
| -rw-r--r-- | test/nums.tm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nums.tm b/test/nums.tm index 9a64cf1c..14926aa0 100644 --- a/test/nums.tm +++ b/test/nums.tm @@ -44,3 +44,6 @@ >> Num.INF:near(-Num.INF) = no + +>> Num32.sqrt(16f32) += 4_f32 |
