totient_func

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

Compute the totatives of \(n\).

Parameters:n (int) –
Returns:int
Return type:the number of totatives of \(n\)