Andrew Kelley efe34243c6 std.math: add inline to some functions
These functions semantically benefit from being inline; it makes sense
that `isInf(x)` where `x` is comptime-known should have a
comptime-known result.
2022-07-13 11:14:46 -07:00
..
2022-07-03 15:58:39 -07:00
2022-07-04 12:14:48 -07:00
2022-07-01 16:39:29 -07:00
2022-07-01 16:39:31 -07:00
2022-05-26 21:58:19 -07:00