Macro math_error

Source
macro_rules! math_error {
    () => { ... };
}