Macro quil_rs::imag

source ·
macro_rules! imag {
    ($value:expr) => { ... };
}
Expand description

Construct a complex number with the provided imaginary component.