If the type of obj is TMatrix or TSystem then returns the minimal value among its elements.
If the type of obj is scalar then returns the scalar value of this instance.
public TNumber Min()
Public Function Min As TNumber
public:
TNumber^ Min()
member Min : unit -> TNumber