Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

40! != 20397882081197443358640281739902897356800000000 #3

Closed
dwayne opened this issue Sep 8, 2016 · 1 comment
Closed

40! != 20397882081197443358640281739902897356800000000 #3

dwayne opened this issue Sep 8, 2016 · 1 comment

Comments

@dwayne
Copy link
Owner

dwayne commented Sep 8, 2016

fact.ws computes the wrong value.

>>> import math
>>> math.factorial(40)
815915283247897734345611269596115894272000000000

Thanks to beertown for pointing that out in this comment.

@dwayne
Copy link
Owner Author

dwayne commented Aug 31, 2018

e17b53d fixes the problem.

@dwayne dwayne closed this as completed Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant