Simulate a Max Method on Arrays


Math.max(1,2,3);  // Will return 3