Chalkboard - v3.0.4
    Preparing search index...

    Function Dirac

    • Evaluates the Dirac delta function on a number.

      Parameters

      • num: number

        The number

      • Optionaledge: number = 0

        The edge of the function

      • Optionalscl: number = 1

        The scale of the function

      Returns number

      const result = Chalkboard.real.Dirac(0); // Returns 1