macro_rules! f_ab { ($e: expr) => { ... }; ($e: expr, $f: expr) => { ... }; }
Convenience short-hand macro to create fractions.