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 = .4236489301936018

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

o2 = .2554128118829954+1.570796326794897*ii

o2 : CC (of precision 53)

Ways to use atanh:

For the programmer

The object atanh is a method function.