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

acosh -- inverse hyperbolic cosine

Description

i1 : acosh .2

o1 = 1.369438406004566*ii

o1 : CC (of precision 53)
i2 : cosh oo

o2 = .1999999999999999

o2 : CC (of precision 53)

See Hyperbolic function.

Ways to use acosh:

  • acosh(Number)

For the programmer

The object acosh is a method function.


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