Complex32IsImaginaryOne Method |
Gets a value indicating whether the Complex32 is the imaginary unit.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsImaginaryOne()
Return Value
Booleantrue if this instance is ImaginaryOne; otherwise,
false.
See Also