1561 - 1570 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
ArrayDepth   (Built-in Mathematica Symbol)
ArrayDepth[expr] gives the depth to which expr is a full array, with all the parts at a particular level being lists of the same length, or is a SparseArray object.
Assuming   (Built-in Mathematica Symbol)
Assuming[assum, expr] evaluates expr with assum appended to $Assumptions, so that assum is included in the default assumptions used by functions such as Refine, Simplify, and ...
PlotStyle   (Built-in Mathematica Symbol)
PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
Hash   (Built-in Mathematica Symbol)
Hash[expr] gives an integer hash code for the expression expr.Hash[expr, " type"] gives an integer hash code of the specified type for expr.
Is the Problem Well-Posed?   (Mathematica Tutorial)
DSolve returns a general solution for a problem if no initial or boundary conditions are specified. The general solution to this equation is returned. However, if initial or ...
Collect   (Built-in Mathematica Symbol)
Collect[expr, x] collects together terms involving the same powers of objects matching x. Collect[expr, {x_1, x_2, ...}] collects together terms that involve the same powers ...
StyleSheetPath   (Built-in Mathematica Symbol)
StyleSheetPath is a global option that specifies which directories Mathematica searches to find stylesheets.
StringTake   (Built-in Mathematica Symbol)
StringTake["string", n] gives a string containing the first n characters in " string". StringTake["string", -n] gives the last n characters in " string". StringTake["string", ...
Operations on Strings   (Mathematica Tutorial)
Mathematica provides a variety of functions for manipulating strings. Most of these functions are based on viewing strings as a sequence of characters, and many of the ...
DistanceTransform   (Built-in Mathematica Symbol)
DistanceTransform[image] gives the distance transform of image, in which the value of each pixel is replaced by its distance to the nearest background ...
1 ... 154|155|156|157|158|159|160 ... 989 Previous Next

...