231 - 240 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
You may find it useful to use one or more rules with an expression several times. Mathematica provides functions that let you iterate when using rules with expressions. In ...
Scalars, Vectors, and Matrices   (Mathematica Tutorial)
Mathematica represents matrices and vectors using lists. Anything that is not a list Mathematica considers as a scalar. A vector in Mathematica consists of a list of scalars. ...
Array   (Built-in Mathematica Symbol)
Array[f, n] generates a list of length n, with elements f[i]. Array[f, {n_1, n_2, ...}] generates an n_1*n_2*... array of nested lists, with elements f[i_1, i_2, ...]. ...
Use Rule Solutions   (Mathematica How To)
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
NormFunction   (Built-in Mathematica Symbol)
NormFunction is an option for functions such as FindFit and NDSolve which gives a function to be minimized in generating results.
Constructing Matrices   (Mathematica Guide)
Mathematica provides a range of methods for representing and constructing matrices. Especially powerful are symbolic representations, in terms of symbolic systems of ...
ListAnimate   (Built-in Mathematica Symbol)
ListAnimate[{expr_1, expr_2, ...}] generates an animation whose frames are the successive expr_i. ListAnimate[list, fps] displays fps frames per second.
StreamColorFunctionScaling   (Built-in Mathematica Symbol)
StreamColorFunctionScaling is an option for graphics functions that specifies whether arguments supplied to a stream color function should be scaled to lie between 0 and 1.
VectorColorFunctionScaling   (Built-in Mathematica Symbol)
VectorColorFunctionScaling is an option for graphics functions which specifies whether arguments supplied to a vector color function should be scaled to lie between 0 and 1.
SpheroidalJoiningFactor   (Built-in Mathematica Symbol)
SpheroidalJoiningFactor[n, m, \[Gamma]] gives the spheroidal joining factor with degree n and order m.
1 ... 21|22|23|24|25|26|27 ... 989 Previous Next

...