make sure the entered number is positive
show me the output please
Write a MATLAB program that reads an integer N. and return factorial upto the inputted number using a while loop. Also, make sure the entered number is positive. Please enter a number N: 10 Output: The factorial output is : 10!= 3628800
Write a MATLAB program that reads an integer N. and return factorial upto the inputted number using a while loop. Also,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a MATLAB program that reads an integer N. and return factorial upto the inputted number using a while loop. Also,
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!