Complex32ToComplex Method |
Converts this
Complex32 to a
Complex.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Complex ToComplex()
Return Value
ComplexA
Complex with the same values as this
Complex32.
See Also