You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Fields > Math387.NAN Field
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.NAN Field

Not a number.

Syntax
C#
Visual Basic
public static double NAN = 0/0.0;

Not a number. Do not use this value in comparisons. To check whether a variable or expression evaluates to NaN, use the IsNaN function instead.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!