Chalkboard - v3.0.4
    Preparing search index...

    Function normal

    • Calculates the value of the standard normal distribution at a given point.

      Parameters

      • x: number

        The point

      Returns number

      const result = Chalkboard.stat.normal(0); // Returns approximately 0.3989