GAMMA.INV (PQL - xl)

This function returns the inverse of the gamma cumulative distribution

  • Library: PQL \ Spreadsheet \ Statistical
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

GAMMA.INV(probability, alpha, beta)

Function Arguments

Name

Description

Type

Optional

probability

Probability

Number

alpha

Alpha parameter of the distribution

Number

beta

Beta parameter of the distribution

Number

Comments

This function is the same as the Microsoft Excel 'GAMMA.INV' function - using the same inputs, logic and outputs.