GAMMAINV(p,alpha,beta)
p: probability
alpha: scale parameter
beta: scale parameter
If p < 0 or p > 1 this function returns a #NUM! error. If alpha <= 0 or beta <= 0 this function returns a #NUM! error.
This function is Excel compatible.
GAMMADIST.