×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Square - MultiCharts
Open main menu

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.