|
dec2flt
|
explain why we can mutate the FPU control word
|
2023-08-14 16:10:56 +02:00 |
|
flt2dec
|
Add shortcut for Grisu3 algorithm.
|
2023-04-25 11:34:57 +08:00 |
|
shells
|
Fix wrong type in docs: i16 -> u16
|
2023-04-07 23:49:20 +02:00 |
|
bignum.rs
|
Rename integer log* methods to ilog*
|
2022-08-09 10:20:49 -07:00 |
|
diy_float.rs
|
Fix assert in diy_float
|
2021-07-27 16:02:35 -04:00 |
|
f32.rs
|
Fix clippy::correctness in the library
|
2024-01-21 14:14:10 +01:00 |
|
f64.rs
|
Fix clippy::correctness in the library
|
2024-01-21 14:14:10 +01:00 |
|
fmt.rs
|
Fix a bunch of typos
|
2021-12-14 16:40:43 +01:00 |
|
mod.rs
|
Switch NonZero alias direction.
|
2024-01-27 16:38:57 +01:00 |
|
nonzero.rs
|
Replace NonZero::<_>::new with NonZero::new.
|
2024-02-15 08:09:42 +01:00 |
|
saturating.rs
|
Bump to latest beta
|
2023-10-08 19:57:43 -04:00 |