Factorial notation is the product of all positive integers from 1 to a given number.
The factorial of a number n is denoted by the symbol "n!"
If we have 5!, it means 5 × 4 × 3 × 2 × 1 = 120.
To calculate the factorial of a number, simply multiply all the positive integers from 1 up to that number.
Factorial notation is commonly used in combinatorics, probability, and to solve problems involving permutations and combinations.
1. Calculate the value of 4!
2. Find the value of 6! - 5!