Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I want to use one of the matlab distribution functions in VB.NET. It is gammaincinv (Inverse incomplete gamma function). Anyone can give an idea where can I find a library or any codes same as matlab gammaincinv function?

Ex. for matlab
gammaincinv(0.6, 0.8)
ans= 0.6913

thanks
Posted
Comments
Homero Rivera 30-Nov-13 23:09pm    
There's a problem here; Can't find a definition for "Inverse Incomplete Gamma Function", but did find "Lower Incomplete Gamma Function". Could you mean the second one?
Member 8312096 1-Dec-13 10:38am    
I am new to this mathematics and programming. I just want to get the same ansnwer as Matlab "gammaincinv" function in VB.NET. Matlab definition is here http://www.mathworks.cn/cn/help/matlab/ref/gammaincinv.html

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900