factor (N) returns a vector containing the prime factors of N. This function uses the simple sieve approach. It may require large memory allocation if the number ...
確定! 回上一頁