Do Basic Calculations Do Constrained Nonlinear Optimization Control the Precision and Accuracy of Numerical Results
DifferentialRootReduce[expr, x] attempts to reduce expr to a single DifferentialRoot object as a function of x.DifferentialRootReduce[expr, {x, x_0}] takes the initial ...
InverseLaplaceTransform[expr, s, t] gives the inverse Laplace transform of expr. InverseLaplaceTransform[expr, {s_1, s_2, ...}, {t_1, t_2, ...}] gives the multidimensional ...
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
LaplaceTransform[expr, t, s] gives the Laplace transform of expr. LaplaceTransform[expr, {t_1, t_2, ...}, {s_1, s_2, ...}] gives the multidimensional Laplace transform of ...
DiracDelta[x] represents the Dirac delta function \[Delta](x). DiracDelta[x_1, x_2, ...] represents the multidimensional Dirac delta function \[Delta](x_1, x_2, ...).
HeavisideTheta[x] represents the Heaviside theta function \[Theta](x), equal to 0 for x < 0 and 1 for x > 0. HeavisideTheta[x_1, x_2, ...] represents the multidimensional ...
MathieuCharacteristicExponent[a, q] gives the characteristic exponent r for Mathieu functions with characteristic value a and parameter q.
SphericalBesselJ[n, z] gives the spherical Bessel function of the first kind j_n (z).