Commit graph

17 commits

Author SHA1 Message Date
berni44
943cf022ea std.math: Move some stranded unittests to correct place. 2021-04-19 18:22:33 +02:00
berni44
4a4af2d78e std.math: Move hardware support into hardware submodule. 2021-04-19 10:46:14 +02:00
berni44
e9014c4342 std.math: Move floating point operations into operations submodule. 2021-04-17 21:52:27 +02:00
Iain Buclaw
7a258f293f std.math.algebraic: Add overload for three-dimensional hypotenuse 2021-04-17 18:13:07 +02:00
berni44
bb2432fdb4 Replace equalsDigit with isClose 2021-04-17 16:59:34 +02:00
berni44
64398c058f std.math: Move exponential functions into exponential submodule. 2021-04-14 16:18:20 +02:00
berni44
9812f41efd std.math: Move introspection functions into submodule. 2021-04-14 14:16:52 +02:00
berni44
66324313a8 Remove std.math.integral. 2021-04-14 14:15:38 +02:00
berni44
a59a058594 std.math: Move floor and ceil to rounding submodule. 2021-04-13 07:47:15 +08:00
berni44
772ef80622 std.math: Move trigonometric functions into submodule. 2021-04-13 07:46:30 +08:00
berni44
59f78a2ae8 std.math: Move pow function into submodule. 2021-04-12 02:43:35 +02:00
berni44
b1f21e8cf6 std.math: Move most of the rounding functions into submodule. 2021-04-12 02:15:35 +02:00
berni44
06a1727565 std.math: Move classic algebraic functions into submodule. 2021-04-07 12:37:35 +02:00
berni44
33c68e2400 std.math: Move remainder functions into submodule. 2021-04-07 11:55:10 +02:00
berni44
94d951c093 std.math: Move constants into submodule. 2021-04-06 09:57:58 +02:00
berni44
7031340f5f Add empty submodules to std.math. 2021-04-04 11:56:27 +02:00
berni44
309b72f915 Prepare to split up std.math into submodules. 2021-03-19 04:51:15 +01:00