LabelingFunction is an option for charting functions that specifies a function to apply to determine labeling of chart elements.
MathieuGroupM11[] represents the sporadic simple Mathieu group M_11.
MeanShiftFilter[image, r, d] replaces each pixel with the mean of the pixels in a range-r neighborhood and whose value is within a distance d.MeanShiftFilter[array, r, d] ...
NotebookDirectory[] gives the directory of the current evaluation notebook. NotebookDirectory[nb] gives the directory for the notebook specified by nb.
RemoveScheduledTask[obj] remove the obj from the list of currently set tasks.
SendMail[rules] sends an email message built up from the elements specified in rules.
SimilarityRules is an option for functions such as SequenceAlignment that gives a list of rules for similarity scores to assume between pairs of elements.
TopologicalSort[g] gives a list of vertices of g in topologically sorted order for a directed acyclic graph g.
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
After creating or editing an animation in Mathematica , you can export it for use in other programs. Mathematica can import and export animations in several formats.