phobos/std/math
2025-03-17 22:40:33 +01:00
..
algebraic.d Optimization: Move NaN-check inside branch where it is guaranteed to happen 2025-03-17 22:40:33 +01:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d Move std.math.exponential.pow implementation outside template (#9019) 2024-07-03 10:22:25 +03:00
hardware.d std/math/hardware.d: Fix compile error for LoongArch 2024-05-09 14:26:40 +02:00
operations.d unittest: Don't run x87 log2 test on 64-bit real targets 2025-01-19 15:45:14 +01:00
package.d Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00
remainder.d Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
rounding.d Get rid of obsolete CRuntime_DigitalMars support 2024-05-25 21:45:49 +02:00
traits.d Fix Issue 10386: Make std.math.isIdentical work in CTFE with coverage tests (#10576) 2024-12-08 17:17:39 -08:00
trigonometry.d Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00