mathpi.net

Factorial Calculator

Factorial Calculator takes a number as input, and finds the Factorial of the given number.

Inputs

n! = ?

Sample inputs

n: 10

n: 8

n: 0





How to Find Factorial

To find the factorial of a number, n, use the following formula.

\(n! = 1.2.3...(n-1).n\)

Substitute the value of n in the above formula, and solve the value on right hand side.



Arithmetic Calculators