phobos/std/math
Brian Callahan 36eeb42292 OpenBSD: Add polyImpl implementation for x86
Fix Issue 22393 - OpenBSD: Add polyImpl implementation for x86
2021-10-16 08:05:02 -04:00
..
algebraic.d OpenBSD: Add polyImpl implementation for x86 2021-10-16 08:05:02 -04:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d std.math.exponential: Minimally relax a pow() unittest for targets with 64-bit real 2021-06-03 07:56:03 +00:00
hardware.d declaring templates inside static foreach is not reliable 2021-06-08 10:57:08 +00:00
operations.d std.math.operations: Fix extractBitpattern() unittest 2021-06-02 21:22:27 +02:00
package.d Clean up std.math.package 2021-04-20 10:04:22 +02:00
remainder.d Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
rounding.d std.math: Fix missing imports for non-x87 real after split-up 2021-05-29 14:48:17 +02:00
traits.d std.math: Fix missing imports for non-x87 real after split-up 2021-05-29 14:48:17 +02:00
trigonometry.d Again use core.math intrinsics instead of std.math wrappers 2021-05-04 15:59:34 +02:00