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