my rust fork
https://www.rust-lang.org
`EXP_MAX` sounds like it would be the maximum value representable by that float type's exponent, rather than the maximum unsigned value of its bits. Clarify this by renaming to `EXP_SAT`, the "saturated" exponent representation. |
||
|---|---|---|
| library/compiler-builtins/libm | ||