[][src]Macro mathru::Complex

macro_rules! Complex {
    ($r:expr, $i:expr) => { ... };
}