[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

D.16 rmath

A selection of mathematical and statistical functions from the GNU R math library has a virtual code interface of the form

 
library('rmath',f)

where f is a character string derived from the name of a function in the C language API described in the manual ‘R-exts.pdf’, available at http://www.r-project.org.

Every function in the library returns a real result in the form of math, but functions differ in the argument types. The arguments are tuples of real numbers and booleans that also closely follow the native API as explained below.


This document was generated on November 8, 2012 using texi2html 1.82.