Functions > Symbolic Functions > Dirac Delta Functions
Dirac Delta Functions
Δ(x)—Returns the Dirac delta (Unit Impulse) function, which is defined as follows:
if
and
Δ(n, x)—Returns the nth derivative of the Dirac delta function, which is defined as follows:
Δ(x) relates to Δ(n, x) as follows:
Arguments
x is a real scalar.
n is a nonnegative integer.
Was this helpful?