Files
rust/library/compiler-builtins/libm/src
Trevor Gross 7a698be605 min,max: Add tests for signaling NaNs and update documentation
We do handle signaling NaNs properly, with the exception of raising
exceptions as IEEE 754 requires. Add tests to this effect for
`fmin`, `fminimum`, `fminimum_num`, and the max variants.
2026-03-14 07:26:20 -05:00
..
2026-02-06 22:51:00 +00:00