Learn R Programming

rationalfun (version 0.1-1)

Manipulation of Rational Functions

Description

Functions to manipulate rational functions, including basic arithmetic operators, derivatives, and integrals with EXPLICIT forms.

Copy Link

Version

Install

install.packages('rationalfun')

Monthly Downloads

131

Version

0.1-1

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 5th, 2022

Functions in rationalfun (0.1-1)

Ops.rationalfun

Operators for rational functions
as.character.rationalfun

Convert object to character
int2fun

Convert a call to a function
integral.rationalfun

Integrate a rational function
deriv.rationalfun

Differentiate a rational function
as.function.rationalfun

Convert object to function
rationalfun

Construction of rational functions
simplify

Simplify a rational function
predict.rationalfun

Evaluate a rational function
print.rationalfun

Print a rational function