Expression Language Reference
    Preparing search index...

    Variable NEGBINOMDISTConst

    NEGBINOMDIST: (
        number_f: any,
        number_s: any,
        probability_s: any,
        cumulative: any,
    ) => any

    Type declaration

      • (number_f: any, number_s: any, probability_s: any, cumulative: any): any
      • Parameters

        • number_f: any
        • number_s: any
        • probability_s: any
        • cumulative: any

        Returns any