DiracDelta
Usage
Notes
Further Examples
This samples the sin function at .
In[1]:=
|
Out[1]=
|
This samples a function of three variables at the point ( , , ) in the region of integration.
In[2]:=
|
Out[2]=
|
The last command is equivalent to evaluating the function at the point.
In[3]:=
|
Out[3]=
|
When the argument of DiracDelta is a polynomial with simple real roots, FunctionExpand expands the polynomial into monomials.
In[4]:=
|
Out[4]=
|
|