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