rust/library
Trevor Gross 4c1772ed85 Change prefixes used by the Float trait
Change `EXPONENT_` to `EXP_` and `SIGNIFICAND_` to `SIG_`. These are
pretty unambiguous, and just makes for less to type once these get used.
2024-11-01 00:06:04 -05:00
..
compiler-builtins/libm Change prefixes used by the Float trait 2024-11-01 00:06:04 -05:00