Factorial for large number and its division to another large factorial number
4 views (last 30 days)
Show older comments
Hello everyone,
I have been trying to solve a complicated problem for probability with some permutation rules . Anyway, I am stuck to solve the following formula:
(365!/(365-30)!) / 365 ^ 30
I have used Stirling's formula to solve factorial for a large number but I got nothing. In addition, I have used the bigfactorial function and got answers for each number (365! and 340!). However when I divide it I got inf. or Nan
Please anyone helps me with many thanks.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!