This commit is contained in:
10
tests/eulers_totient.exp
Normal file
10
tests/eulers_totient.exp
Normal file
@@ -0,0 +1,10 @@
|
||||
phi(1) = 1
|
||||
phi(2) = 1
|
||||
phi(3) = 2
|
||||
phi(4) = 2
|
||||
phi(5) = 4
|
||||
phi(6) = 2
|
||||
phi(7) = 6
|
||||
phi(8) = 4
|
||||
phi(9) = 6
|
||||
phi(10) = 4
|
Reference in New Issue
Block a user