logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

factor - Print the prime factors of the given NUMBER(s). If none are specified, read from standard

Description

       Print the prime factors of the given NUMBER(s).  If none are specified, read from standard input.

Name

       factor  -  Print  the  prime  factors  of the given NUMBER(s).  If none are specified, read from standard
       input.

Options

-h, --exponents
              Print factors in the form p^e

       --help Print help information.

       -V, --version
              Print version

       [NUMBER]

Synopsis

factor [-h|--exponents] [--help] [-V|--version] [NUMBER]

Version

       v0.0.24

                                                  factor 0.0.24                                        factor(1)

See Also