Factorial using a while or for loop?
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
0 votes
Hi,
Here is the MATLAB Answer for the question similar to the one asked by you: -
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!