Skip to content

Factorials of large numbers (output is not limited to 53 bits which is default limit of javascript number storage)

Notifications You must be signed in to change notification settings

niinpatel/extra-long-factorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extra-long-factorials

Simple function which returns factorial of the input parameter.

Except, this program works for even VERY large numbers like 500 factorial or beyond, (although program may become very slow for numbers larger than that. )

About

Factorials of large numbers (output is not limited to 53 bits which is default limit of javascript number storage)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published