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

acoth -- compute the hyperbolic arctangent of a number

Description

i1 : acoth .4

o1 = .4236489301936018+1.570796326794897*ii

o1 : CC (of precision 53)
i2 : acoth 4.

o2 = .2554128118829954

o2 : RR (of precision 53)

Ways to use acoth:

  • acoth(Number)

For the programmer

The object acoth is a method function.


The source of this document is in Macaulay2Doc/functions/atan-doc.m2:80:0.