phobos/std/math
2021-04-13 07:46:30 +08:00
..
algebraic.d std.math: Move classic algebraic functions into submodule. 2021-04-07 12:37:35 +02:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d std.math: Move pow function into submodule. 2021-04-12 02:43:35 +02:00
floats.d Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
hardware.d Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
integral.d Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
package.d std.math: Move trigonometric functions into submodule. 2021-04-13 07:46:30 +08:00
remainder.d std.math: Move remainder functions into submodule. 2021-04-07 11:55:10 +02:00
rounding.d std.math: Move most of the rounding functions into submodule. 2021-04-12 02:15:35 +02:00
traits.d Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
trigonometry.d std.math: Move trigonometric functions into submodule. 2021-04-13 07:46:30 +08:00