Skip to content

Instantly share code, notes, and snippets.

@shapkarin
Created March 25, 2014 16:57
Show Gist options
  • Save shapkarin/9766299 to your computer and use it in GitHub Desktop.
Save shapkarin/9766299 to your computer and use it in GitHub Desktop.
arr = [1,2,3,4,55]
Math.max.apply(null, arr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment