Expression Language Reference
    Preparing search index...
    • Returns the standard normal cumulative distribution.

      Category: Statistical

      Parameters

      • z: any

        The value for which you want the distribution.

      • cumulative: any

        Cumulative is a logical value that determines the form of the function. If cumulative is TRUE, NORMS.DIST returns the cumulative distribution function; if FALSE, it returns the probability mass function.

      Returns any