Cell
(Built-in Mathematica Symbol) Cell[contents] is the low-level representation of a cell inside a Mathematica notebook. Cell[contents, " style"] represents a cell in the specified style.
ImageCompose[image, overlay] gives the result of overlaying overlay onto image. ImageCompose[image, {overlay, \[Alpha]}] gives the result of alpha blending overlay into image ...
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
This document describes how to compile and run MathLink programs written in the C language on computers running a Microsoft Windows operating system. ("MathLink and External ...
PreemptProtect[expr] evaluates expr, without any interruption from preemptive evaluations.
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
Symbolic graphics and unparalleled function and data visualization
WidgetToSymbolicGUIKitXML[expr] converts a user interface expression to a GUIKitXML SymbolicXML expression.
LabelingFunction is an option for charting functions that specifies a function to apply to determine labeling of chart elements.
Framed
(Built-in Mathematica Symbol) Framed[expr] displays a framed version of expr.