nan_f32

Function nan_f32 

Source
pub fn nan_f32() -> f32
Expand description

There are multiple bit patterns that are equivalent to a NAN. This generator covers all possible NAN values as specified in IEEE-754, even ones that Rust would normally not generate.