aboutsummaryrefslogtreecommitdiff
path: root/std/testing.zig
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2019-06-21 16:18:59 -0500
committerShawn Landden <shawn@git.icu>2019-06-22 14:34:34 -0500
commit71e014caecaa54fdd8a0516710d2d9597da41398 (patch)
tree4cfc85ed66ba9aec49e3f672a80c39b98e598177 /std/testing.zig
parentebde2ff899c16612c7ff58df61f3946be47c51c8 (diff)
downloadzig-71e014caecaa54fdd8a0516710d2d9597da41398.tar.gz
zig-71e014caecaa54fdd8a0516710d2d9597da41398.zip
stage1: add @sin @cos @exp @exp2 @ln @log2 @log10 @fabs @floor @ceil @trunc @round
and expand @sqrt This revealed that the accuracy of ln is not as good as the current algorithm in musl and glibc, and should be ported again. v2: actually include tests v3: fix reversal of in and out arguments on f128M_sqrt() add test for @sqrt on comptime_float do not include @nearbyInt() until it works on all targets.
Diffstat (limited to 'std/testing.zig')
0 files changed, 0 insertions, 0 deletions