Back to Functions

EXPON.DIST

Returns the value of the exponential distribution function with a specified LAMBDA at a specified value.

StatisticalEXPON.DIST(x, LAMBDA, cumulative)

EXPON.DIST

The EXPON.DIST function in Google Sheets returns the value of the exponential distribution function with a specified LAMBDA at a specified value.

Function Syntax and Parameters

Syntax: EXPON.DIST(x, LAMBDA, cumulative)

Parameters:

  • x: The value at which to evaluate the function.
  • LAMBDA: The parameter value.
  • cumulative: A logical value that determines the form of the function. If TRUE (default), EXPON.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

Step-by-Step Tutorial

  • Coming soon!

Use Cases and Scenarios

  • Coming soon!

Related Functions

  • Coming soon!

Related Articles

  • Coming soon!

Newsletter

More EXPON.DIST examples coming soon.

We are building short, practical updates for Sheets power users.