DiracComb[x] represents the Dirac comb function giving a delta function at every integer point. DiracComb[x_1, x_2, ...] represents the multidimensional Dirac comb function.
FullSimplify[expr] tries a wide range of transformations on expr involving elementary and special functions, and returns the simplest form it finds. FullSimplify[expr, assum] ...
Power
(Built-in Mathematica Symbol) x^y gives x to the power y.
RootLocusPlot[g, {k, k_min, k_max}] generates the root locus plot of a rational function g of k ranging from k_min to k_max.RootLocusPlot[sys, ...] plots the root loci of a ...
SetPrecision[expr, p] yields a version of expr in which all numbers have been set to have precision p.
GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
The general first-order nonlinear PDE for an unknown function u(x,y) is given by Here F is a function of uu(x,y), p ( ∂u(x,y) ) / ( ∂x ) , and q ( ∂u(x,y) ) / ( ∂y ) . The ...
While there is typically one representation for exact numbers, approximate numbers can be presented differently according to the conventions of different professions or ...
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
TextRecognize[image] recognizes text in image and returns it as a string.