LocatorRegion is an option for Locator that specifies where the locator object should by default be allowed to go when it is dragged.
Small
(Built-in Mathematica Symbol) Small is a style or option setting that specifies that objects should be small.
ListLineIntegralConvolutionPlot[{array, image}] generates a line integral convolution plot of image convolved with the vector field defined by an array of vector field ...
Mathematica provides functions that allow users to write their own file format converters and integrate them with the Mathematica Import and Export framework. You can ...
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
Offset
(Built-in Mathematica Symbol) Offset[{dx, dy}, position] gives the position of a graphical object obtained by starting at the specified position and then moving by absolute offset {dx, dy}.
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
Widget["Icon"] represents an icon.
Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...