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[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 is an option for graphics functions that specifies an overall label for a plot.
SplineKnots is an option for B-spline functions and graphics primitives that specifies the positions of knots.
Introduction Getting Started Basic Examples
List
(Built-in Mathematica Symbol) {e_1, e_2, ...} is a list of elements.
This section discusses commands that get information about database columns. If you find that the examples in this section do not work as shown, you may need to install or ...
NoncentralFRatioDistribution[n, m, \[Lambda]] represents a noncentral F-ratio distribution with n numerator degrees of freedom, m denominator degrees of freedom, and ...
The fundamental operation that Mathematica performs is evaluation. Whenever you enter an expression, Mathematica evaluates the expression, then returns the result. Evaluation ...
The general form of a linear second-order PDE is Here uu(x,y), and a, b, c, d, e, f, and g are functions of x and y only—they do not depend on u. If g0, the equation is ...