logo
excelfunctions.org
bookmarks

COT

Returns the hyperbolic cosine of a number.

Math & TrigonometryMath Basics

What it does

Returns the cotangent of an angle specified in radians.

Syntax

COT(number)

Arguments

  • number(number) β€” Angle in radians.

Examples

Calculate Cotangent

Cotangent of pi/4.

FORMULA
=COT(PI()/4)
RESULT
1
SAMPLE DATA
A
1Radians
20.785