×

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.

Cosine - MultiCharts
Open main menu

Returns the cosine value for an angle of the specified number of degrees.

Usage

Cosine(Value);

Where:

Value - a numerical expression, specifying the number of degrees in the angle.

Example

Cosine(60);

Will return a value of 0.5.