Complex32MagnitudeSquared Property |
Gets the squared magnitude (or squared absolute value) of a complex number.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public float MagnitudeSquared { get; }
Return Value
SingleThe squared magnitude of the current instance.
See Also