Evaluates the Dirac delta function on a number.
The number
Optional
The edge of the function
The scale of the function
const result = Chalkboard.real.Dirac(0); // Returns 1 Copy
const result = Chalkboard.real.Dirac(0); // Returns 1
Evaluates the Dirac delta function on a number.