Factorials (with the symbol "!") are the product of a positive integer and all the numbers below it. This program was made by me to help you calculate the factorials of big numbers. For example, the factorial of 4 is 4 * 3 * 2 * 1, which is 24. Click "See Inside" to see how I did it. Have Fun and Scratch On!
For now, this method only supports positive numbers. My next math-related project will probably be my Linear Equation Grapher. I invested quite a bit of effort into planning, designing, and building and making this, so I would really appreciate a like, love, and follow. Have Fun and Scratch On!