Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

DiscreteDelta

DiscreteDelta[n1, n2, ...]
gives the discrete delta function Delta(n1, n2, ...), equal to 1 if all the ni are zero, and 0 otherwise.
One-argument form:
Multi-argument form:
Arguments can be approximate numbers:
TraditionalForm typesetting:
Use in sums to pick out terms:
Pick out elements:
Patch pointwise values of piecewise-defined functions:
Reduce an equation containing DiscreteDelta:
The support of DiscreteDelta has measure zero:
DiscreteDelta can stay unevaluated with numeric arguments:
A larger setting for $MaxExtraPrecision can be needed:
Equality testing of the arguments takes numerical precision into account:
New in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team