Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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