Complex.this
Construct a complex number with the specified real and imaginary parts. In the case where a single argument is passed that is not complex, the imaginary part of the result will be zero.
this
(const Rx x, const Ry y)ditto
this
(const R r)ditto