mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
factor: add link (#5609)
This commit is contained in:
parent
84c5ea6d5e
commit
703c11d569
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue