Factorize a number
Give all primes numbers to factor the number
factorize(n)
n |
Either integer, numeric or string value
(String value: ither starting with |
The factorization function uses the Pollard Rho algorithm.
Vector of class bigz.
Antoine Lucas
The GNU MP Library, see https://gmplib.org
factorize(34455342)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.