macro_rules! impl_try_ordered_f64 { ($type:ty) => { ... }; }
Generate an infallible conversion from type to an f64.
type
f64