Operations<T>.MinValue Property

Gets the smallest finite value of the numeric type.

Definition

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

Property Value

T

See Also