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
	
	
  	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 Solvers20
Suggested Problems
- 
         Find the summation of factorial series 20 Solvers 
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!