ComplexSqrt Method |
Namespace: Imsl.Math
Specifically, if z = x+iy,
.
returns .
returns , for finite positive-signed y.
returns , for finite positive-signed y.
returns , for all x (including NaN).
returns (where the sign of the imaginary part of the result is unspecified).
returns .
returns and optionally raises the invalid exception, for finite x.
returns and optionally raises the invalid exception, for finite y.
returns .