TRUECALC
Functions

GAMMAINV

Gamma inverse CDF (legacy)

Try it

When to use it

When should I use GAMMAINV instead of GAMMA.INV?

GAMMAINV is the legacy version of GAMMA.INV; use GAMMA.INV in new spreadsheets. GAMMAINV is kept for compatibility with older models.

Used in

science

Syntax

GAMMAINV(p,alpha,beta)

Examples

=GAMMAINV(0.3,5,1) // => 3.6336090829638037
=GAMMAINV(0.65,4,2) // => 8.909358869077838

On this page