Expression Language Reference
    Preparing search index...
    • Returns the exponential distribution.

      Category: Statistical

      Parameters

      • x: any

        The value of the function.

      • lambda: any

        The parameter value.

      • cumulative: any

        A logical value that indicates which form of the exponential function to provide. If cumulative is TRUE, EXPON.DIST returns the cumulative distribution function; if FALSE, it returns the probability density function.

      Returns any