The precedence of any new notation or operator is determined by examining the components from which it is constructed. For instance, +_ ℛ is grouped according to the ...
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
Locator
(Built-in Mathematica Symbol) Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
TransformationFunction[data] represents a transformation function that applies geometric and other transformations.
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
GraphicsGrid[{{g_11, g_12, ...}, ...}] generates a graphic in which the g_ij are laid out in a two-dimensional grid.
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
Cluster analysis is an unsupervised learning technique used for classification of data. Data elements are partitioned into groups called clusters that represent proximate ...
Sometimes it is useful to work directly with the request message that is sent to a web service. This message may be retrieved using the ToServiceRequest function. ...
The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...