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

coth -- hyperbolic cotangent

Description

i1 : coth(pi/3)

o1 = 1.280878071045045

o1 : RR (of precision 53)

See Hyperbolic function.

Ways to use coth:

  • coth(CC)
  • coth(RR)
  • coth(RRi)

For the programmer

The object coth is a method function.


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