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

cosh -- compute the hyperbolic cosine

Description

i1 : cosh .2

o1 = 1.020066755619076

o1 : RR (of precision 53)

Ways to use cosh:

  • cosh(CC)
  • cosh(RR)
  • cosh(RRi)

For the programmer

The object cosh is a method function.


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