phobos/std/internal/math
Dan Olson b938a74628 Fix NaN payload unittest in errorfunction
For some platforms, math on a NaN may change the sign.  This is
ok according to C99.  Replaced with test that ignores signbit.
2016-03-19 15:29:00 -07:00
..
biguintcore.d biguintcore: eliminated unnecessary divides 2015-10-19 07:00:42 -07:00
biguintnoasm.d BigInt @safe 2014-10-31 10:27:20 +01:00
biguintx86.d Merge pull request #2612 from burner/bigint_safe_one 2014-11-02 15:59:44 +01:00
errorfunction.d Fix NaN payload unittest in errorfunction 2016-03-19 15:29:00 -07:00
gammafunction.d Slightly relax std.internal.math.gammafunction unittest for 64-bit reals 2015-11-08 15:27:34 +01:00