Complex32IsInfinity Method |
Gets a value indicating whether the provided Complex32 evaluates to an
infinite value.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
Booleantrue if this instance is infinite; otherwise,
false.
Remarks
True if it either evaluates to a complex infinity
or to a directed infinity.
See Also