Description: Illustrates the JavaScript syntax for the Math Object .
Syntax: var y = Math.sqrt(25); – Demonstrates how to use properties and methods of Math object.