Package: FunWithNumbers
Type: Package
Title: Fun with Fractions and Number Sequences
Version: 1.1.1
Date: 2023-08-28
Authors@R: c(person(given = "Carl", family = "Witthoft", role = c("aut","cre"), email= "cellocgw@gmail.com"))
Description: A collection of toys to do things like generate Collatz sequences, convert a fraction to "continued fraction" form, calculate a fraction which is a close approximation to some value (e.g., 22/7 or 355/113 for pi), and so on.
License: LGPL-3
LazyData: FALSE
Imports: Rmpfr, gmp
NeedsCompilation: no
Packaged: 2023-08-28 14:55:25 UTC; cgw
Author: Carl Witthoft [aut, cre]
Maintainer: Carl Witthoft <cellocgw@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-28 17:30:05 UTC
