Macro quantr::complex_zero

source ·
macro_rules! complex_zero {
    () => { ... };
}
Expand description

Shortcut for complex!(0f64, 0f64).