Skip to content

Instantly share code, notes, and snippets.

@fadomire
Created November 27, 2013 10:16
Show Gist options
  • Save fadomire/7673492 to your computer and use it in GitHub Desktop.
Save fadomire/7673492 to your computer and use it in GitHub Desktop.
javascript Max value in Array
Math.max.apply( Math, Array )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment