RhinoMathUnsetValue Field |
Gets the Rhino standard Unset value. Use this value rather than Double.NaN when
a bogus floating point value is required.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic const double UnsetValue = -1.23432101234321E+308
Public Const UnsetValue As Double = -1.23432101234321E+308
Field Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also