factor: add link (#5609)

This commit is contained in:
marchersimon
2021-03-30 15:53:51 +02:00
committed by GitHub
parent 84c5ea6d5e
commit 703c11d569

View File

@@ -1,6 +1,7 @@
# factor # factor
> Prints the prime factorization of a number. > Prints the prime factorization of a number.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/factor-invocation.html>.
- Display the prime-factorization of a number: - Display the prime-factorization of a number: