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

Gamma(RObject) -- gamma function of an R object

Description

Compute the gamma function of each element of an R numeric vector, calling R's gamma.

i1 : Gamma RObject 2

o1 = [1] 1

o1 : RObject of type double

See also

Ways to use this method:


The source of this document is in RInterface/doc/special.m2:77:0.