Commit graph

6 commits

Author SHA1 Message Date
Nathan Sashihara
efced87ae8 Again use core.math intrinsics instead of std.math wrappers
As in PR #7821 & PR #7825. Mostly changes imports
from std.math being divided into submodules.
2021-05-04 15:59:34 +02:00
berni44
0c4dcb32a0 Narrow imports in std.math. 2021-04-19 22:32:55 +02:00
berni44
943cf022ea std.math: Move some stranded unittests to correct place. 2021-04-19 18:22:33 +02:00
berni44
bb2432fdb4 Replace equalsDigit with isClose 2021-04-17 16:59:34 +02:00
berni44
772ef80622 std.math: Move trigonometric functions into submodule. 2021-04-13 07:46:30 +08:00
berni44
7031340f5f Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00