Help / Number theory / Prime factorization
Notation:
- factorize(a)
- primfaktorzerlegung(a)
Parameter(s):
- aNumber
Description:
Factorization is the process of breaking down a composite number into prime factors, which when multiplied together equal the original integer.
