Recursioneasy
0:00.0

If f(n)=nf(n1)f(n) = n \cdot f(n-1) and f(1)=1f(1) = 1, what is f(4)f(4)?