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 June 22, 2024, 11:04 a.m.