Still broken, but I believe we're moving in the right direction.
This commit is contained in:
parent
bf72ae379d
commit
f8c20ab3b1
5 changed files with 124 additions and 24 deletions
|
|
@ -5,5 +5,4 @@
|
|||
((= x 1) n)
|
||||
(t (* n (expt n (- x 1)))))))
|
||||
|
||||
(inspect expt)
|
||||
(expt 2 59)
|
||||
(inspect (expt 2 60))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue