phobos/std/internal/math
Nathan Sashihara efced87ae8 Again use core.math intrinsics instead of std.math wrappers
As in PR #7821 & PR #7825. Mostly changes imports
from std.math being divided into submodules.
2021-05-04 15:59:34 +02:00
..
biguintcore.d math: wrap unused code inside of unittest block to increase coverage 2020-10-19 16:15:39 +02:00
biguintnoasm.d Addes assert messages to bigint 2019-07-10 10:46:56 +01:00
biguintx86.d fix Issue 21182 - asm code is missing int ptr and so defaults to byte op 2020-08-22 13:46:07 +02:00
errorfunction.d Again use core.math intrinsics instead of std.math wrappers 2021-05-04 15:59:34 +02:00
gammafunction.d Throughout Phobos use core.math intrinsics instead of std.math wrappers 2021-03-02 07:09:08 +01:00