Difference between revisions of "GammaIInv"
AManandhar (talk | contribs) |
AManandhar (talk | contribs) |
||
Line 7: | Line 7: | ||
GammaI(x, a, b) = y.b | GammaI(x, a, b) = y.b | ||
− | ''A'' is the shape parameter, ''B'' is an optional scale factor (default ''B=1'') | + | ''A'' is the shape parameter, ''B'' is an optional scale factor (default ''B=1''). |
= Library = | = Library = | ||
Advanced Math | Advanced Math |
Revision as of 01:30, 17 February 2010
GammaIInv(Y, A, B)
Returns the inverse of the gamma function. The function returns the value x such that
GammaI(x, a, b) = y.b
A is the shape parameter, B is an optional scale factor (default B=1).
Library
Advanced Math
Comments
Enable comment auto-refresher