Gets the value of positive infinity for the operand type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static T PositiveInfinity { get; }
Public Shared ReadOnly Property PositiveInfinity As T
Get
public:
static property T PositiveInfinity {
T get ();
}
static member PositiveInfinity : 'T with get
Property Value
Type:
T
Reference