Gets a value indicating whether one of the members of this instance is
NaN.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsNaN { get; }
Property Value
Booleantrue if one of the members of this instance is
NaN; otherwise,
false.
See Also