Crate screaming_float

Source

Structs§

Functions§

  • Shorthand for S32::new(value).
  • Shorthand for S64::new(value).

Type Aliases§

  • A floating point number behaving like f32 that screams when it is constructed from a NaN.
  • A floating point number behaving like f64 that screams when it is constructed from a NaN.