base-copies: Base Functions etc, as an Rmpfr version

Rmpfr-workaroundsR Documentation

Base Functions etc, as an Rmpfr version

Description

Functions from base etc which need a copy in the Rmpfr namespace so they correctly dispatch.

Usage

outer(X, Y, FUN = "*", ...)

Arguments

X, Y, FUN, ...

See base package help: outer.

See Also

outer.

Examples

outer(1/mpfr(1:10, 70), 0:2)

Rmpfr documentation built on March 25, 2024, 3 p.m.