Skip to Main content

tuyen math common-dividers

Find all common divisors of two integers.

Usage

tuyen math common-dividers --a <A> --b <B>

Options

-a, --a <A>

  • First integer to compute common divisors for.
  • Required: Yes.

-b, --b <B>

  • Second integer to compute common divisors for.
  • Required: Yes.

-h, --help

  • Print help.