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

acoth -- compute the hyperbolic arctangent of a number

Synopsis

Description

i1 : acoth .4

o1 = .423648930193602+1.5707963267949*ii

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

o2 = .255412811882995

o2 : RR (of precision 53)

Ways to use acoth :

For the programmer

The object acoth is a method function.