351 - 360 of 8969 for wrapping functions around elements of li...Search Results
View search results from all Wolfram sites (536688 matches)
ListContourPlot3D   (Built-in Mathematica Symbol)
ListContourPlot3D[array] generates a contour plot from a three-dimensional array of values. ListContourPlot3D[{{x_1, y_1, z_1, f_1}, {x_2, y_2, z_2, f_2}, ...}] generates a ...
RotateLeft   (Built-in Mathematica Symbol)
RotateLeft[expr, n] cycles the elements in expr n positions to the left. RotateLeft[expr] cycles one position to the left. RotateLeft[expr, {n_1, n_2, ...}] cycles elements ...
SortBy   (Built-in Mathematica Symbol)
SortBy[list, f] sorts the elements of list in the order defined by applying f to each of them.
Vectors and Matrices   (Mathematica Tutorial)
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
StringReplaceList   (Built-in Mathematica Symbol)
StringReplaceList["string", s -> sp] or StringReplaceList["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] gives a list of the strings obtained by replacing each individual ...
ListSurfacePlot3D   (Built-in Mathematica Symbol)
ListSurfacePlot3D[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] plots a three-dimensional surface constructed to fit the specified points.
Text and Font Options   (Mathematica Tutorial)
General options for text formatting. If you have a large block of text containing no explicit newline characters, then Mathematica will automatically break your text into a ...
Trigonometric Expressions   (Mathematica Tutorial)
Functions for manipulating trigonometric expressions. This expands out a trigonometric expression. This factors the expression.
TextCell   (Built-in Mathematica Symbol)
TextCell["string"] gives a text cell that can appear in a Mathematica notebook.TextCell["string", " style"] gives a text cell with the specified style.
Everything Is an Expression   (Mathematica Tutorial)
Mathematica handles many different kinds of things: mathematical formulas, lists, and graphics, to name a few. Although they often look very different, Mathematica represents ...
1 ... 33|34|35|36|37|38|39 ... 897 Previous Next

...