macro_rules! real { ($value:expr) => { ... }; }
Construct a complex number with the provided real component.