macro_rules! float { ($t:ident, $val:expr) => { ... }; ($val:expr) => { ... }; }
Convert a constant to a float of given precision