phobos/std/math
2023-08-18 00:50:20 +02:00
..
algebraic.d Extend floating point precision in some tests 2022-06-16 19:53:02 +00:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d std.math.exponential: Fix wrong placement of 1.0 in log1p coefficient 2023-03-11 14:52:06 +01:00
hardware.d std.math.hardware: Use forceOp in another ieeeFlags test 2022-12-04 20:26:28 +01:00
operations.d Fix Issue 23997 - isClose(1, -double.infinity) returns true (#8767) 2023-06-22 17:41:44 +03:00
package.d Cross-link to std.mathspecial. 2023-08-18 00:50:20 +02:00
remainder.d Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
rounding.d std.math: Faster floor(double) implementation 2022-07-13 00:16:51 +00: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 Extend floating point precision in some tests 2022-06-16 19:53:02 +00:00