pub const fn is_subnormal_f64(v: f64) -> bool
Is this f64 a subnormal? See is_subnormal_f32.
f64
is_subnormal_f32