impl_float_const_method

Macro impl_float_const_method 

Source
macro_rules! impl_float_const_method {
    ($wrapper:expr, $method:ident) => { ... };
}