logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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