UserManual
Module for multiplicative number theory functions.
Euler totient function. It returns the number of relatively prime numbers to n smaller than n.
Moebius function. It returns:
Return the sum of m-th powers of the factors of n. (new in 0.4.0)