Problem 60923. Find the summation of factorial series
Factorial numbers are n! = 1*2*3....*n
the series is 1!, 2!, 3!,........, n!
Solution Stats
Problem Comments
-
2 Comments
Efty
on 14 May 2025
I spent more time opening MATLAB than solving that!
Dyuman Joshi
on 5 Jun 2025 at 15:24
This could be an interesting problem for larger input values.
@Mubeen, I suggest you to increase the range of input values, ideally values for which the output would be only limited by double precision.
Solution Comments
Show commentsProblem Recent Solvers16
Suggested Problems
-
Find the summation of factorial series
16 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!