Prime Factor VI
- Updated2025-03-14
- 1 minute(s) read
Prime Factor VI
Computes the prime factorization of an integer.

Inputs/Outputs
![]() n is an integer the VI factorizes. If n is negative, the VI factorizes the absolute value of n. ![]() Prime Factors returns an array of prime numbers whose product equals n. |