1391 - 1400 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414483 matches)
CForm   (Built-in Mathematica Symbol)
CForm[expr] prints as a C language version of expr.
FortranForm   (Built-in Mathematica Symbol)
FortranForm[expr] prints as a Fortran language version of expr.
O   (Built-in Mathematica Symbol)
O[x]^n represents a term of order x^n. O[x]^n is generated to represent omitted higher-order terms in power series. O[x, x_0]^n represents a term of order (x - x_0) n.
Discrete Distributions   (Mathematica Tutorial)
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
Mod   (Built-in Mathematica Symbol)
Mod[m, n] gives the remainder on division of m by n. Mod[m, n, d] uses an offset d.
Numerical Evaluation of Sums and ...   (Mathematica Tutorial)
Numerical sums and products. This gives a numerical approximation to ∑_(i=1)^∞((1)/(i^3+i!)). There is no exact result for this sum, so Mathematica leaves it in a symbolic ...
VectorPlot   (Built-in Mathematica Symbol)
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
NDSolve Method Plugin Framework   (Mathematica Tutorial)
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
ListDensityPlot   (Built-in Mathematica Symbol)
ListDensityPlot[array] generates a smooth density plot from an array of values. ListDensityPlot[{{x_1, y_1, f_1}, {x_2, y_2, f_2}, ...}] generates a density plot with values ...
EventLocator Method for NDSolve   (Mathematica Tutorial)
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
1 ... 137|138|139|140|141|142|143 ... 452 Previous Next

...