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