Macaulay2 » Documentation
Packages » Macaulay2Doc » analytic functions » cot
next | previous | forward | backward | up | index | toc

cot -- cotangent

Description

i1 : cot(pi/3)

o1 = .577350269189626

o1 : RR (of precision 53)

See Trigonometric function.

Ways to use cot:

  • cot(CC)
  • cot(RR)
  • cot(RRi)

For the programmer

The object cot is a method function.


The source of this document is in Macaulay2Doc/ov_analytic_functions.m2:342:0.