macro_rules! f { ($x:expr) => { ... }; }
Convert a number to the crates Real type (f64).
Real
Equivalent to n as f64.
n as f64