1231 - 1240 of 2164 for delete duplicate elementsSearch Results
View search results from all Wolfram sites (19265 matches)
Scale   (Built-in Mathematica Symbol)
Scale[g, s] represents graphics primitives g scaled by a factor s. Scale[g, s, {x, y, ...}] scales with the point {x, y, ...} kept fixed. Scale[g, {s_x, s_y, ...}, ...] ...
Skewness   (Built-in Mathematica Symbol)
Skewness[list] gives the coefficient of skewness for the elements in list.Skewness[dist] gives the coefficient of skewness for the symbolic distribution dist.
WatershedComponents   (Built-in Mathematica Symbol)
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
With   (Built-in Mathematica Symbol)
With[{x = x_0, y = y_0, ...}, expr] specifies that in expr occurrences of the symbols x, y, ... should be replaced by x_0, y_0, ....
Formats for Text in Graphics   (Mathematica Tutorial)
Specifying formats for text in graphics. Here is a plot with default settings for all formats. Here is the same plot, but now using a 12-point bold font.
Notebook History Dialog   (Mathematica Tutorial)
This dialog displays information regarding the editing times of the input notebook. This is a "live" dialog that dynamically updates as changes are made to the notebook. It ...
Types of Numbers   (Mathematica Tutorial)
Four underlying types of numbers are built into Mathematica. Intrinsic types of numbers in Mathematica. Rational numbers always consist of a ratio of two integers, reduced to ...
Booleans   (Built-in Mathematica Symbol)
Booleans represents the domain of Booleans, as in x \[Element] Booleans.
ImageSize   (Built-in Mathematica Symbol)
ImageSize is an option that specifies the overall size of an image to display for an object.
NestWhileList   (Built-in Mathematica Symbol)
NestWhileList[f, expr, test] generates a list of the results of applying f repeatedly, starting with expr, and continuing until applying test to the result no longer yields ...
1 ... 121|122|123|124|125|126|127 ... 217 Previous Next

...