prime_factors_test


prime<_factors_test, a MATLAB code which calls prime_factors(), which returns a list of the prime factors of an integer.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

prime_factors, a MATLAB code which returns a list of the prime factors of an integer.

Source Code:


Last revised on 20 September 2024.