+1 888 340 6572

Sine

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 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.