Cotangent

From MultiCharts
Jump to navigation Jump to search

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

Usage

Cotangent(Value);

Where:

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

Example

Cotangent(30);

Will return a value of 1.732.