|
Divisors
Divisors[n] gives a list of the integers that divide n.
Example: Divisors[12]  .
Divisors[n, GaussianIntegers -> True] includes divisors that are Gaussian integers.
See The Mathematica Book: Section 3.2.4.
See also: FactorInteger, EulerPhi.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |