The max method returns the number with the highest value of the list.
System.Double max( n1, n_X);
n1
Number
n_X
[Optional] Number
Returns the highest value of the list.
Member of Math.