phobos/std/math
2022-07-13 00:16:51 +00: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 coefficients for log2 and log10 2022-07-05 23:24:50 +00:00
hardware.d RISCV: Fix wrong ExceptionMask values 2022-06-16 20:22:10 +00:00
operations.d Qualify some function parameters under std.format as const to reduce template bloat 2021-09-22 23:12:15 +00:00
package.d std.math: Faster floor(double) implementation 2022-07-13 00:16:51 +00: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