×

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.

Sine - MultiCharts
Open main menu

Sine

Revision as of 06:29, 9 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Usage

Sine(Value);

Where:

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

Example

Sine(30);

Will return a value of 0.5.