How it works
The integer is divided by 2 and then by odd divisors until the remaining value is prime.
Input query strings and outputs
Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.
Input query strings
1-
?integer=IntegerNumber · Required · Default: 360
Outputs
4-
factorizationPrime factorizationText · Primary output
-
isPrimePrime numberText
-
factorCountPrime factors with repetitionWhole number
-
distinctCountDistinct prime factorsWhole number
Limit
Inputs are capped at one billion to keep browser work fast.