Math<T>.Min Method
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
Overload List
Min( | Returns the smaller of two numbers. |
Min( | Returns the smallest of three numbers. |
Min(T, T)
Returns the smaller of two numbers.
Min(T, T, T)
Returns the smallest of three numbers.