Factorial Calculator
Created by Davide Borchia
Last updated: Jun 22, 2022
This calc multiplies together all the whole numbers up to the input number n to give the factorial of n (=n!). It can also perform the inverse function, finding the number x that produces a factorial (x!) that you enter.