zig/lib/std/math/big
antlilja bcf4a13913 Remove @fabs, fabs and absCast/Int from std lib
Replaces occurences of @fabs absCast and absInt with new @abs builtin.
Also removes the std.math.fabs alias from math.zig.
2023-09-27 11:24:28 -07:00
..
int.zig Remove @fabs, fabs and absCast/Int from std lib 2023-09-27 11:24:28 -07:00
int_test.zig AstGen: disallow '-0' integer literal 2023-08-21 11:47:31 +03:00
rational.zig std.math.big.int: better name for equal function 2023-07-03 11:00:13 -07:00