Macaulay2 » Documentation
Packages » RInterface » RObject » acosh(RObject)
next | previous | forward | backward | up | index | toc

acosh(RObject) -- hyperbolic arccosine of an R object

Description

Compute the hyperbolic arccosine of each element of an R numeric vector, calling R's acosh.

i1 : acosh RObject 1

o1 = [1] 0

o1 : RObject of type double

See also

Ways to use this method:


The source of this document is in RInterface/doc/hyperbolic.m2:27:0.