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

DiracDelta

DiracDelta[x]
represents the Dirac delta function delta(x).
DiracDelta[x1, x2, ...]
represents the multidimensional Dirac delta function delta(x_1,x_2,…).
  • DiracDelta[x] returns 0 for all numeric x other than 0.
  • DiracDelta can be used in integrals, integral transforms and differential equations.
  • Some transformations are done automatically when DiracDelta appears in a product of terms.
  • DiracDelta[x1, x2, ...] returns 0 if any of the xi are numeric and not 0.
  • For exact numeric quantities, DiracDelta internally uses numerical approximations to establish its result. This process can be affected by the setting of the global variable $MaxExtraPrecision.
New in 4
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team