SyntaxFix
Write A Post
Hire A Developer
Questions
arr = [9,4,2,93,6,2,4,61,1]; ArrMax = Math.max.apply(Math, arr);