891 - 900 of 9883 for applying functions to listsSearch Results
Cancel   (Built-in Mathematica Symbol)
Cancel[expr] cancels out common factors in the numerator and denominator of expr.
WindowClickSelect   (Built-in Mathematica Symbol)
WindowClickSelect is a notebook option that specifies whether the window for the notebook should become selected if you click it.
Floor   (Built-in Mathematica Symbol)
Floor[x] gives the greatest integer less than or equal to x. Floor[x, a] gives the greatest multiple of a less than or equal to x.
Make a Table   (Mathematica How To)
In Mathematica , many kinds of data are stored in tables or lists. Mathematica provides many useful functions for creating and manipulating these tables.
CUDAFoldList   (CUDALink Symbol)
CUDAFoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
FindFit   (Built-in Mathematica Symbol)
FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
ExponentialGeneratingFunction   (Built-in Mathematica Symbol)
ExponentialGeneratingFunction[expr, n, x] gives the exponential generating function in x for the sequence whose n\[Null]^th term is given by the expression ...
ListStreamDensityPlot   (Built-in Mathematica Symbol)
ListStreamDensityPlot[array] generates a stream density plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListStreamDensityPlot[{{{x_1, y_1}, ...
Minimize   (Built-in Mathematica Symbol)
Minimize[f, x] minimizes f with respect to x.Minimize[f, {x, y, ...}] minimizes f with respect to x, y, .... Minimize[{f, cons}, {x, y, ...}] minimizes f subject to the ...
EmpiricalDistribution   (Built-in Mathematica Symbol)
EmpiricalDistribution[{x_1, x_2, ...}] represents an empirical distribution based on the data values x_i.EmpiricalDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] ...
1 ... 87|88|89|90|91|92|93 ... 989 Previous Next

...