A number is given, you have to find the factorial of the number without using built-in factroial function.
You may use loops.
Example:
Input: 8
Output: 40320
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers138
Suggested Problems
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
Output any real number that is neither positive nor negative
410 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
600 Solvers
-
792 Solvers
-
402 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!