alion02 c59999d8a8 Fix cfg typo 3 years ago
..
ops 5e3352c2e4 Update the names for overflowing results 4 years ago
bounds.rs f9422e706d Add LowerBounded/UpperBounded traits 4 years ago
cast.rs 234e855576 Allow large f64-to-f32 to saturate to infinity 4 years ago
float.rs cfab8ed81f Reimplement is_sign_negative as a bitcast, libm not necessary. 3 years ago
identities.rs 6408853e7d Remove unused #[inline] attributes 5 years ago
int.rs c59999d8a8 Fix cfg typo 3 years ago
lib.rs cd877fe0ff Ignore case for float parsing of text special values 4 years ago
macros.rs 06fe1e5293 Use libm in Float::{min,max} and in FloatCore 4 years ago
pow.rs 0547a355ee Run cargo fmt --all 5 years ago
real.rs b64ee3809c Use a single global guard in mod real 5 years ago
sign.rs 6c499ada16 Normalize the comment style 4 years ago