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