-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

factor


> Prints the prime factorization of a number.

More information.


Display the prime-factorization of a number:

factor {number}

Take the input from stdin if no argument is specified:

echo {number} | factor


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:46:07 2024