Syntax
EXPONDIST( <number>, <number>; <boolean>)
Description
Returns the exponential distribution for a certain value with given lambda.
...
Returns the exponential density function or the cumulative distribution function for the exponential distribution. This function is frequently used used to measure the degree of diversity between two data sets.
...