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