Operations<T>.NegativeInfinity Property

Gets the value of negative infinity for the operand type.

Definition

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

Property Value

T

See Also