Files
zig/lib/std/math
hemisputnik 74f361a5ce std.math.big.int: address log2/log10 reviews
There were good reviews made after #31365 was merged, so this commit
addresses them separately.

1. Assert that the number is greater than zero
2. Use `constants` instead of calculating constants manually
3. Use `Const.bitCountAbs` for log2
2026-03-01 20:34:17 +01:00
..
2024-07-30 20:31:22 +12:00
2025-06-15 14:15:18 -04:00
2025-11-22 22:42:38 +00:00
2026-02-05 21:57:32 +01:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00
2025-11-22 22:42:38 +00:00