4061 - 4070 of 4620 for listsSearch Results
View search results from all Wolfram sites (17061 matches)
Customize My Graphics   (Mathematica How To)
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
Animator   (Built-in Mathematica Symbol)
Animator[u] represents an object that displays with the value of u being continually increased from 0 to 1 with time. Animator[u, {u_min, u_max}] makes u vary from u_min to ...
Background   (Built-in Mathematica Symbol)
Background is an option that specifies what background color to use.
EstimatedDistribution   (Built-in Mathematica Symbol)
EstimatedDistribution[data, dist] estimates the parametric distribution dist from data.EstimatedDistribution[data, dist, {{p, p_0}, {q, q_0}, ...}] estimates the parameters ...
FindInstance   (Built-in Mathematica Symbol)
FindInstance[expr, vars] finds an instance of vars that makes the statement expr be True. FindInstance[expr, vars, dom] finds an instance over the domain dom. Common choices ...
FlipView   (Built-in Mathematica Symbol)
FlipView[{expr_1, expr_2}] represents an object which flips between displaying expr_1 and expr_2 each time it is clicked.FlipView[{expr_1, expr_2, ...}] cyclically flips ...
InputForm   (Built-in Mathematica Symbol)
InputForm[expr] prints as a version of expr suitable for input to Mathematica.
InverseFunction   (Built-in Mathematica Symbol)
InverseFunction[f] represents the inverse of the function f, defined so that InverseFunction[f][y] gives the value of x for which f[x] is equal to y. InverseFunction[f, n, ...
LUDecomposition   (Built-in Mathematica Symbol)
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
NestWhile   (Built-in Mathematica Symbol)
NestWhile[f, expr, test] starts with expr, then repeatedly applies f until applying test to the result no longer yields True. NestWhile[f, expr, test, m] supplies the most ...
1 ... 404|405|406|407|408|409|410 ... 462 Previous Next

...