Factorial

Factorial is the product of all the consecutive integers up to a given number (used to give the number of permutations of a set of objects), denoted by n!, e.g. 5! = 1 x 2 x 3 x 4 x 5 = 120.

» Glossary