Chapter 5: Problem 13
Factorials are used frequently in probability problems. The factorial of a positive integer \(n\) (written \(n !\) and pronounced " \(n\) factorial") is equal to the product of the positive integers from 1 to \(n .\) Write an application that calculates the factorials of 1 through \(20 .\) Use type long. Display the results in tabular format. What difficulty might prevent you from calculating the factorial of \(100 ?\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.