Complex!(CommonType!(T, R)) opBinary(string op, R)(Complex!R z)
Complex!(CommonType!(T, R)) opBinary(string op, R)(const R r) if (isNumeric!R)