1541 - 1550 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414488 matches)
Controlling the Precision of Results   (Mathematica Tutorial)
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
OrderDistribution   (Built-in Mathematica Symbol)
OrderDistribution[{dist, n}, k] represents the k\[Null]^th-order statistics distribution for n observations from the distribution dist.OrderDistribution[{dist, n}, {k_1, k_2, ...
Add Error Bars to Charts and Plots   (Mathematica How To)
Plots of data based on measurements often have vertical lines or intervals centered at the points to indicate the associated error estimates. Mathematica lets you add such ...
Compilation Target   (Compiled Function Tools Tutorial)
The CompilationTarget option of Compile specifies the target runtime system for the compiled function. The default setting is "MVM", which creates code for the traditional ...
FindArgMin   (Built-in Mathematica Symbol)
FindArgMin[f, x] gives the position x_min of a local minimum of f.FindArgMin[f, {x, x_0}] gives the position x_min of a local minimum of f, found by a search starting from ...
PlotLabel   (Built-in Mathematica Symbol)
PlotLabel is an option for graphics functions that specifies an overall label for a plot.
SplineKnots   (Built-in Mathematica Symbol)
SplineKnots is an option for B-spline functions and graphics primitives that specifies the positions of knots.
The Ordering of Definitions   (Mathematica Tutorial)
When you make a sequence of definitions in Mathematica, some may be more general than others. Mathematica follows the principle of trying to put more general definitions ...
Web Services User Guide   (WebServices Overview)
Introduction Getting Started Basic Examples
Definite Integrals   (Mathematica Tutorial)
Integration functions. Here is the integral ∫_a^bx^2 dx. This gives the multiple integral ∫_0^adx ∫_0^bd y(x^2+y^2).
1 ... 152|153|154|155|156|157|158 ... 452 Previous Next

...