Click or drag to resize

MathAssistant.Min Method

Overload List
  NameDescription
Public methodStatic memberMin(Double, Double)
Returns the smaller of two values.
Public methodStatic memberMin(Int32, Int32)
Returns the smaller of two values.
Public methodStatic memberMin(Int64, Int64)
Returns the smaller of two values.
Public methodStatic memberMin(Single, Single)
Returns the smaller of two values.
Top
See Also