| JavaScript Math Max This use of the Math.max capability of JavaScript demonstrates the usefulness of it determining (instead of you coding it) the larger of two coded or passed values. Note that the third set of values is negative so the larger value is the smaller negative number. View Source... | ||||||
|