phobos/std/math
Dennis a6ad1522a5
Move std.math.exponential.pow implementation outside template (#9019)
* Move `std.math.exponential.pow` implementation outside template

* Fix compilation on Mac
2024-07-03 10:22:25 +03:00
..
algebraic.d use cast() where we can 2024-03-08 11:57:50 -08: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 Move floatTraits to std.math.traits 2024-01-09 13:00:50 +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 Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00
trigonometry.d Move floatTraits to std.math.traits 2024-01-09 13:00:50 +01:00