Complex.opBinary

Complex!(CommonType!(T, R)) opBinary(string op, R)(Complex!R z) const
No documentation available for this declaration.
Complex!(CommonType!(T, R)) opBinary(string op, R)(const R r) if (isNumeric!R) const
No documentation available for this declaration.