Menu

COT

Description

Returns the cotangent of an angle specified in radians.

Examples

COT(0) = NAN

COT(3.1415926535898) = 1.4320569164653E+14

COT(NAN) = NAN

COT(INF) = NAN

COT(-INF) = NAN

On this page