Click or drag to resize

Complex32Square Method

The Square (power 2) of this Complex32

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public Complex32 Square()

Return Value

Complex32
The square of this complex number.
See Also