Converts numbers to continued fractions and back again. A solver for Pell's Equation is provided. The method for calculating roots in continued fraction form is provided without published attribution in such places as Professor Emeritus Jonathan Lubin, <http://www.math.brown.edu/jlubin/> and his post to StackOverflow, <https://math.stackexchange.com/questions/2215918> , or Professor Ron Knott, e.g., <https://r-knott.surrey.ac.uk/Fibonacci/cfINTRO.html> .
Version: | 1.2.1 |
Imports: | Rmpfr, go2bigq, gmp, methods |
Published: | 2023-08-19 |
DOI: | 10.32614/CRAN.package.contFracR |
Author: | Carl Witthoft |
Maintainer: | Carl Witthoft <cellocgw at gmail.com> |
License: | LGPL-3 |
NeedsCompilation: | no |
Materials: | ChangeLog |
In views: | NumericalMathematics |
CRAN checks: | contFracR results |
Reference manual: | contFracR.pdf |
Package source: | contFracR_1.2.1.tar.gz |
Windows binaries: | r-devel: contFracR_1.2.1.zip, r-release: contFracR_1.2.1.zip, r-oldrel: contFracR_1.2.1.zip |
macOS binaries: | r-release (arm64): contFracR_1.2.1.tgz, r-oldrel (arm64): contFracR_1.2.1.tgz, r-release (x86_64): contFracR_1.2.1.tgz, r-oldrel (x86_64): contFracR_1.2.1.tgz |
Old sources: | contFracR archive |
Please use the canonical form https://CRAN.R-project.org/package=contFracR to link to this page.