1701 - 1710 of 1926 for multiple integralsSearch Results
View search results from all Wolfram sites (19870 matches)
CoefficientList   (Built-in Mathematica Symbol)
CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. CoefficientList[poly, {var_1, var_2, ...}] gives an array of ...
DifferentialRootReduce   (Built-in Mathematica Symbol)
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 ...
FixedPoint   (Built-in Mathematica Symbol)
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
IncidenceMatrix   (Built-in Mathematica Symbol)
IncidenceMatrix[g] gives the vertex-edge incidence matrix of the graph g.
Inner   (Built-in Mathematica Symbol)
Inner[f, list_1, list_2, g] is a generalization of Dot in which f plays the role of multiplication and g of addition.
RamanujanTau   (Built-in Mathematica Symbol)
RamanujanTau[n] gives the Ramanujan \[Tau] function \[Tau](n).
Options for Expression Input and Output   (Mathematica Tutorial)
Options associated with the interactive entering of expressions. The option SingleLetterItalics is typically set whenever a cell uses TraditionalForm. Here is an expression ...
Solving Recurrence Equations   (Mathematica Tutorial)
If you represent the n^th term in a sequence as a[n], you can use a recurrence equation to specify how it is related to other terms in the sequence. RSolve takes recurrence ...
NProbability   (Built-in Mathematica Symbol)
NProbability[pred, x \[Distributed] dist] gives the numerical probability for an event that satisfies the predicate pred under the assumption that x follows the probability ...
RegionPlot   (Built-in Mathematica Symbol)
RegionPlot[pred, {x, x_min, x_max}, {y, y_min, y_max}] makes a plot showing the region in which pred is True.
1 ... 168|169|170|171|172|173|174 ... 193 Previous Next

...