pub const NAN: f32 = f32::NAN; // NaN_f32
👎Deprecating in a future version: replaced by the
NAN
associated constant on f32
Available on non-crate feature
ferrocene_certified
only.pub const NAN: f32 = f32::NAN; // NaN_f32
NAN
associated constant on f32
ferrocene_certified
only.