Processing math: 100%

sknano.core.math.totient_func

sknano.core.math.totient_func(n=<class 'int'>)[source][source]

Compute the totatives of n.

Parameters:n : int
Returns:int : the number of totatives of n