Rdocumentation
powered by
Learn R Programming
pnf (version 0.1.1)
Prime Numbers and Integer Factorization
Description
An R package for prime number generation, primality testing and integer factorization, currently, using simple methods.
Copy Link
Link to current version
Version
Version
0.1.1
Install
install.packages('pnf')
Monthly Downloads
9
Version
0.1.1
License
GPL (>= 2)
Maintainer
Abby Rothway
Last Published
June 19th, 2015
Functions in pnf (0.1.1)
Search all functions
is_prime
Primality Test
factorize
Complete Prime Factorization
png
Prime Number Generation
pnf
Integer Factorization