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

Positive Infinity.

Syntax
C#
Visual Basic
public static double INF = 1/0.0;

Positive Infinity. Do not use this value in comparisons. To check whether a variable or expression represents infinity, use the IsInf routine instead.

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