phobos/std/internal/math
David Nadlinger 3662b6ff55 std.mathspecial: erf*() for quad-precision reals
Like the 80 bit real implementation, this is a translation of
CEPHES code.

Verified on LDC/AArch64.
2017-06-10 23:06:53 +01:00
..
biguintcore.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
biguintnoasm.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00
biguintx86.d Automatically add spaces to binary operators (!=) 2017-02-23 00:57:47 +01:00
errorfunction.d std.mathspecial: erf*() for quad-precision reals 2017-06-10 23:06:53 +01:00
gammafunction.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00