Save
...
Discrete Structures 1
[Term] Week 10 to 11 - Counting Principles
Factorial
Save
Share
Learn
Content
Leaderboard
Share
Learn
Created by
Marc
Visit profile
Cards (2)
Factorial
is the product of all the consecutive integer numbers from 1 to n.
Factorial notation
: n!
n! = n * (n-1) * (n-2) * … * 1
NOTE: 0! and 1! is equivalent to 1.