Operations<T>.MinValue Property

Gets the smallest finite value of the numeric type.

Definition

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

Property Value

T

See Also