inverse: Inverse the function f

Description Usage Arguments

Description

This function implements the numerical inverse of the function f.

Usage

1
inverse(f, lower = -3, upper = 3)

Arguments

f

the function to be inverted

lower

a lower bound for the inverse

upper

an lower bound for the inverse


RationalExp documentation built on May 2, 2019, 2:07 a.m.