Files
mihael 764760df62 libzigc/math: Implement rintl, lrintl (#31791)
It's a fairly straightforward port of `musl`'s `rintl`, like `rint` and `rintf` were. `libc-test` tests for `rintl` are uncommented since they're now passing.

I've also covered special cases for `rint` with tests, and broke down the current `rint` and `modf` test declarations into multiple -- so each libc function get its own test declaration at the very least.

Contributes to #30978

Reviewed-on: https://codeberg.org/ziglang/zig/pulls/31791
Reviewed-by: Andrew Kelley <andrew@ziglang.org>
2026-04-27 16:48:55 +02:00
..
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00