Contents:
misc
Determine all prime factors for the input number
number (int) – Number to get prime factors of
factors – Prime factors
1D array of int