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

Positive Infinity.

C#
  public static double INF;

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

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