Skip to content

Commit eeb97c5

Browse files
committed
Add Euler's totient fn doc
1 parent 9d9922b commit eeb97c5

File tree

2 files changed

+5378
-1
lines changed

2 files changed

+5378
-1
lines changed

docs/wikipedia.org_wiki_Eulers_totient_function.html

+5,378
Large diffs are not rendered by default.

test/calculation_test.lua

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ calc.pack_topcard(1)
1515
calc.play_topcard(1)
1616

1717
local top_tableau = calc.view_tableau(1)
18-
print(top_tableau)
1918

2019
calc.play_tableau(1, 2)
2120

0 commit comments

Comments
 (0)