+1 888 340 6572

Square

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the square of the value of the specified numerical expression.

Usage

Square(Value);

Where:

Value - a numerical expression.

Example

Square(2.5);

Will return a value of 6.25.