Macaulay2 » Documentation
Packages » RInterface :: hyperbolic functions on RObjects
next | previous | forward | backward | up | index | toc

hyperbolic functions on RObjects -- hyperbolic functions on R objects

These functions call R's corresponding hyperbolic functions.

i1 : cosh RObject 0

o1 = [1] 1

o1 : RObject of type double
i2 : asinh RObject(3/4)

o2 = [1] 0.6931472

o2 : RObject of type double

The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/RInterface/doc.m2:670:0.