Factorial using a while or for loop?
23 views (last 30 days)
Show older comments
Make a program that asks the user for a whole number and then tells the user the factorial of that number using a while or for loop.
Answers (1)
Abhishek Gupta
on 12 Apr 2021
Hi,
Here is the MATLAB Answer for the question similar to the one asked by you: -
0 Comments
See Also
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!