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

atanh -- compute the hyperbolic arctangent of a number

Synopsis

Description

i1 : atanh .4

o1 = .423648930193602

o1 : RR (of precision 53)
i2 : atanh 4.

o2 = .255412811882995+1.5707963267949*ii

o2 : CC (of precision 53)

Ways to use atanh :

For the programmer

The object atanh is a method function.