phobos/std/math
Runa b2ecb210a1
Fix Issue 10386: Make std.math.isIdentical work in CTFE with coverage tests (#10576)
* Fix Issue 20197 - Make std.math.isIdentical work in CTFE

* Added tests for function isIdentical

Signed-off-by: runiixx <murgua03@gmail.com>

* Fix Issue 10386

Signed-off-by: runiixx <murgua03@gmail.com>

* fixing style

Signed-off-by: runiixx <murgua03@gmail.com>

---------

Signed-off-by: runiixx <murgua03@gmail.com>
Co-authored-by: Nathan Sashihara <21227491+n8sh@users.noreply.github.com>
2024-12-08 17:17:39 -08: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 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