phobos/std/math
2021-04-17 21:52:27 +02:00
..
algebraic.d std.math.algebraic: Add overload for three-dimensional hypotenuse 2021-04-17 18:13:07 +02:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d Replace equalsDigit with isClose 2021-04-17 16:59:34 +02:00
hardware.d Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
operations.d std.math: Move floating point operations into operations submodule. 2021-04-17 21:52:27 +02:00
package.d std.math: Move floating point operations into operations submodule. 2021-04-17 21:52:27 +02:00
remainder.d std.math: Move remainder functions into submodule. 2021-04-07 11:55:10 +02:00
rounding.d std.math: Move floor and ceil to rounding submodule. 2021-04-13 07:47:15 +08:00
traits.d std.math: Move introspection functions into submodule. 2021-04-14 14:16:52 +02:00
trigonometry.d Replace equalsDigit with isClose 2021-04-17 16:59:34 +02:00