Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

GAMMADIST( <number>, <number>, <number>; <boolean>)

Description

Returns the gamma distribution for a certain value with given parameters alpha and beta.

...

Returns the gamma density function or the cumulative distribution function for the gamma distribution. This function is frequently used used to measure the degree of diversity between two data sets.

...