first
This commit is contained in:
@ -11,4 +11,5 @@ The number of totatives of a given number is called its totient. As you can see
|
||||
|
||||
Your task is to write a small library of five functions that compute the divisors of a number, the sum and number of its divisors, the totatives of a number, and its totient.
|
||||
|
||||
|
||||
_Hint_: The functions can call each other!
|
Reference in New Issue
Block a user