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

acos(RObject) -- arccosine of an R object

Description

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

i1 : acos 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/trig.m2:27:0.