Double.PositiveInfinity

Syntax

PositiveInfinity: Double;

Description

The PositiveInfinity property returns the value that is equivalent to positive infinity.

Example

The property use is given in description of the Double.IsInfinity property.

See also:

Double