Showing posts with label min. Show all posts
Showing posts with label min. Show all posts

Thursday, May 10, 2012

Why Math.min() > Math.max()?


When I type in an array into the parameter of the javascript math minimum and maximum functions, it returns the correct value:

Friday, February 24, 2012

Trying to get the max/min in array


Im trying to get the min value in a column in the row of the max value. Im trying to using for loops but its not working.