1091 - 1100 of 1266 for volume integralsSearch Results
View search results from all Wolfram sites (186722 matches)
LegendreP   (Built-in Mathematica Symbol)
LegendreP[n, x] gives the Legendre polynomial P_n (x). LegendreP[n, m, x] gives the associated Legendre polynomial P_n^m(x).
MapIndexed   (Built-in Mathematica Symbol)
MapIndexed[f, expr] applies f to the elements of expr, giving the part specification of each element as a second argument to f. MapIndexed[f, expr, levelspec] applies f to ...
Map   (Built-in Mathematica Symbol)
Map[f, expr] or f /@ expr applies f to each element on the first level in expr. Map[f, expr, levelspec] applies f to parts of expr specified by levelspec.
Normal   (Built-in Mathematica Symbol)
Normal[expr] converts expr to a normal expression, from a variety of special forms.
Probability   (Built-in Mathematica Symbol)
Probability[pred, x \[Distributed] dist] gives the probability for an event that satisfies the predicate pred under the assumption that x follows the probability distribution ...
Root   (Built-in Mathematica Symbol)
Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
StepMonitor   (Built-in Mathematica Symbol)
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
TraditionalForm   (Built-in Mathematica Symbol)
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
Linear IVPs and BVPs   (Mathematica Tutorial)
To begin, consider an initial value problem for a linear first-order ODE. This is a linear first-order ODE. Notice that the general solution is a linear function of the ...
Mathematica Scripts   (Mathematica Tutorial)
A Mathematica script is simply a file containing Mathematica commands that you would normally evaluate sequentially in a Mathematica session. Writing a script is useful if ...
1 ... 107|108|109|110|111|112|113 ... 127 Previous Next

...