Operations<T>.PositiveInfinity Property

Gets the value of positive infinity for the operand type.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static T PositiveInfinity { get; }

Property Value

T

See Also