1.0.0[][src]Constant std::f32::NAN

pub const NAN: f32 = f32::NAN; // NaNf32

Not a Number (NaN). Use f32::NAN instead.