The product of first ‘n’ natural numbers is _____________?

The product of first ‘n’ natural numbers is _____________?

Explanation

The product of the first 'n' natural numbers is represented by the formula:

n! (n factorial) = 1 × 2 × 3 × ... × (n-2) × (n-1) × n

This is denoted by the symbol "n!" and is read as "n factorial".