1841 - 1850 of 4610 for elementary function rootSearch Results
View search results from all Wolfram sites (489543 matches)
Introduction to Dynamic   (Mathematica Tutorial)
This tutorial describes the principles behind Dynamic, DynamicModule, and related functions, and goes into detail about how they interact with each other and with the rest of ...
GeneralizedLinearModelFit   (Built-in Mathematica Symbol)
GeneralizedLinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a generalized linear model of the form g -1 (\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ...) that ...
Perform a Linear Regression   (Mathematica How To)
One of the most common statistical models is the linear regression model. A linear model predicts the value of a response variable by the linear combination of predictor ...
BitXor   (Built-in Mathematica Symbol)
BitXor[n_1, n_2, ...] gives the bitwise XOR of the integers n_i.
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, ...
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.
1 ... 182|183|184|185|186|187|188 ... 461 Previous Next

...