rust/library/compiler-builtins
Trevor Gross 08eda86de2 Add a generic version of fmod
This can replace `fmod` and `fmodf`. As part of this change I was able
to replace some of the `while` loops with `leading_zeros`.
2025-01-24 05:55:15 +00:00
..
2025-01-24 05:55:15 +00:00