Operations<T>.NegativeInfinity Property

Gets the value of negative infinity for the operand type.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static T NegativeInfinity { get; }

Property Value

T

See Also