Mathematica not only includes highly optimized implementations of standard image processing filters, but also uses its general symbolic architecture to allow arbitrarily ...
Starting in Version 7, Mathematica includes expression-to-speech functionality. In principle, any Mathematica expression can be translated in this way.
CUR
(Mathematica Import/Export Format) Microsoft Windows cursor. Raster image file format. Native cursor format on Windows. CUR is an acronym derived from cursor. Binary format. Can store multiple cursors at ...
ChartLabels is an option for charting functions that specifies what labels should be used for chart elements.
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
Contours is an option for contour plots that specifies the contours to draw.
ExtentElementFunction is an option to DiscretePlot and DiscretePlot3D that gives a function to use to generate the primitives for rendering each extent element.
InputString[] interactively reads in a character string. InputString[prompt] requests input, displaying prompt as a "prompt". InputString[prompt, init] in a notebook front ...
InverseGudermannian[z] gives the inverse Gudermannian function gd -1 (z).
MenuView[{lbl_1 -> expr_1, lbl_2 -> expr_2, ...}] represents an object in which selecting the menu item with label lbl_i displays expr_i. MenuView[{lbl_1 -> expr_1, lbl_2 -> ...