Package eu.bandm.tools.ops
Class Primes
java.lang.Object
eu.bandm.tools.ops.Primes
-
Method Summary
Modifier and TypeMethodDescriptionstatic Iterable
<BigInteger> factor
(BigInteger n) static Iterable
<BigInteger> primes()
-
Method Details
-
primes
-
factor
-