Recursioneasy
0:00.0

What is the value of 3!3! (3 factorial) using the recursive property n!=n(n1)!n! = n \cdot (n-1)!?