2091 - 2100 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 matches)
$RecursionLimit   (Built-in Mathematica Symbol)
$RecursionLimit gives the current limit on the number of levels of recursion that Mathematica can use.
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
Solve an Equation   (Mathematica How To)
Mathematica has many powerful features which enable you to solve many kinds of equations.
Update Parts of a Matrix   (Mathematica How To)
Mathematica has many matrix operations that support operations such as building, computing, and visualizing matrices. It also has a rich language for picking out parts of ...
MPS   (Mathematica Import/Export Format)
MPS mathematical file format. De facto standard for specifying linear programming (LP) problems. Commonly used as input format by LP solvers. MPS is an acronym for ...
Rationalize   (Built-in Mathematica Symbol)
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
ShearingMatrix   (Built-in Mathematica Symbol)
ShearingMatrix[\[Theta], v, n] gives the matrix corresponding to shearing by \[Theta] radians along the direction of the vector v, and normal to the vector n.
StandardDeviation   (Built-in Mathematica Symbol)
StandardDeviation[list] gives the sample standard deviation of the elements in list. StandardDeviation[dist] gives the standard deviation of the symbolic distribution dist.
ToeplitzMatrix   (Built-in Mathematica Symbol)
ToeplitzMatrix[n] gives the n*n Toeplitz matrix with first row and first column being successive integers.ToeplitzMatrix[{c_1, c_2, ..., c_n}] gives the Toeplitz matrix whose ...
Variance   (Built-in Mathematica Symbol)
Variance[list] gives the sample variance of the elements in list. Variance[dist] gives the variance of the symbolic distribution dist.
1 ... 207|208|209|210|211|212|213 ... 452 Previous Next

...