phobos/std/math
Luís Ferreira a56287dd8b chore(math/exponential): avoid import constants if not InlineAsm_X87
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
2022-05-09 18:44:14 +00:00
..
algebraic.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2021-11-09 10:30:28 +02:00
constants.d std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
exponential.d chore(math/exponential): avoid import constants if not InlineAsm_X87 2022-05-09 18:44:14 +00:00
hardware.d chore(math/hardware): align spaces by 4 instead of by 3 2022-05-09 18:42:23 +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 Clean up std.math.package 2021-04-20 10:04:22 +02:00
remainder.d Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
rounding.d std.math: Fix missing imports for non-x87 real after split-up 2021-05-29 14:48:17 +02: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 std.math.trigonometry: fix tan asm x86 implementation for ldc compiler 2021-08-21 17:29:15 +01:00