CoTan

concerns

The CoTan function returns the cotangent of the specified value.

 

Syntax

CoTan(Value)

Return value

Type

Description

Double

Cotangent of Value

Parameter

Use

Name

Type

Passing

Description

Required

Value

Double

ByVal

Value to retrieve the Cotangent.

Notes

The cotangent is the ratio of the ancathete to the counter cathete in the right-angled triangle and thus the inverse function of the tangent function.