Bob's super factorial calculator!

navagation:
 Statistics  |  Rules  |  Browser Messages  |  Known Bugs  |  About 

Starting Number:
Ending Number:
 

Calculation Result

Statistics:
 Back to top 
Rules:
 Back to top 
Broswer Messages:
 Back to top 
Known Bugs:
 Back to top 
About:
 Back to top 

This was a project done out of boredom and necessity. The first time I wrote a program to factorial numbers was in high school to answer an extra credit homework problem which was: "How many zeros are at the end of 25!?" Sure I could have done it by hand, but that's no fun. Now, some ten years later, I need it again for a statistics class. I decided to port it from QBASIC to JavaScript for use on the web. I like this factorial calculator because it is better than anything else on the web. It even beats Google's which tops out at 170! and doesn't yield all the digits.


Validated HTML Validated CSS

Robert Smith ©2008