Is there a log version of hypergeom
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi, I'm trying to compute a function which involves a hypergeometric divided by a gamma function. For numerical reasons, I would like to do
exp( log(hypergeom(args)) - log(gamma(arg)))
The gammaln function exists for the second term, but is there an equivalent log function for hypergeom?
Thanks
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!