
Function Calculations
kDirac Delta Function
“delta” is the Dirac Delta function. The delta function evaluates numerically as shown below.
δ(x) = {0,xx ≠x0 δ( ), = 0
Syntax: delta(x)
x : variable or number
Examples:
knth Delta Function
The
Syntax: delta(x, n)
x : variable or number
n : number of differentials
Examples:
20060301