Tangent

From MultiCharts
Jump to navigation Jump to search

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

Usage

Tangent(Value);

Where:

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

Example

Tangent(40);

Will return a value of 0.839.