Complex32SquareRoot Method |
The Square Root (power 1/2) of this Complex32
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Complex32 SquareRoot()
Return Value
Complex32
The square root of this complex number.
See Also