pub const NAN: f64 = f64::NAN; // NaN_f64
👎Deprecating in a future version: replaced by the
NAN
associated constant on f64
Available on crate feature
dep_bytemuck
only.pub const NAN: f64 = f64::NAN; // NaN_f64
NAN
associated constant on f64
dep_bytemuck
only.