Package: rationalfun 0.1-1
rationalfun: Manipulation of Rational Functions
Functions to manipulate rational functions, including basic arithmetic operators, derivatives, and integrals with EXPLICIT forms.
Authors:
rationalfun_0.1-1.tar.gz
rationalfun_0.1-1.zip(r-4.5)rationalfun_0.1-1.zip(r-4.4)rationalfun_0.1-1.zip(r-4.3)
rationalfun_0.1-1.tgz(r-4.4-any)rationalfun_0.1-1.tgz(r-4.3-any)
rationalfun_0.1-1.tar.gz(r-4.5-noble)rationalfun_0.1-1.tar.gz(r-4.4-noble)
rationalfun_0.1-1.tgz(r-4.4-emscripten)rationalfun_0.1-1.tgz(r-4.3-emscripten)
rationalfun.pdf |rationalfun.html✨
rationalfun/json (API)
# Install 'rationalfun' in R: |
install.packages('rationalfun', repos = c('https://yixuan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yixuan/rationalfun/issues
Last updated 3 years agofrom:5466ad35f9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:int2funrationalfunrationalfun.polyrfunrfun.polysimplify
Dependencies:polynom
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert object to character | as.character.rationalfun |
Convert object to function | as.function.rationalfun |
Differentiate a rational function | deriv.rationalfun |
Convert a call to a function | int2fun |
Integrate a rational function | integral.rationalfun |
Operators for rational functions | Ops.rationalfun |
Evaluate a rational function | predict.rationalfun |
Print a rational function | print.rationalfun |
Construction of rational functions | rationalfun rationalfun.poly rfun rfun.poly |
Simplify a rational function | simplify |