Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -17,7 +17,7 @@ L(d) derangements(n)
|
|||
print(‘ ’d)
|
||||
|
||||
print("\nTable of n vs counted vs calculated derangements")
|
||||
L(n) 10
|
||||
L(n) 0.<10
|
||||
print(‘#2 #<6 #.’.format(n, derangements(n).len, subfact(n)))
|
||||
|
||||
n = 20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue