sqr

The Math.sqr() method returns the square of its argument

Syntax

Math.sqr(x)

Returns

the square of its argument

Parameters

x (float)
A number.