Javascript Max() Function

The max() method of math object returns the maximun number value. Use it for example to get maximun number of value.

Syntax

Javascript Max Method Example