SGE
(Cluster Integration Symbol) SGE["name"] represents a Sun Grid Engine with the specified name.
DisplayForm[expr] prints with low-level boxes inside expr shown in explicit two-dimensional or other form.
Hyperlink creates a hyperlink to a specified cell, notebook, or URL.
MaxSteps is an option to functions like NDSolve that specifies the maximum number of steps to take in generating a result.
Derivatives is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies an expression that evaluates to a list containing the function and its first ...
NotebookConvert["name"] converts a Mathematica notebook from a previous version of Mathematica to one for the current version.
FindClusters[{e_1, e_2, ...}] partitions the e i into clusters of similar elements. FindClusters[{e_1 -> v_1, e_2 -> v_2, ...}] returns the v_i corresponding to the e i in ...
FourierDCT[list] finds the Fourier discrete cosine transform of a list of real numbers.FourierDCT[list, m] finds the Fourier discrete cosine transform of type m.
Mathematica's symbolic architecture makes it possible to treat images just like any other form of expression—applying functions to them, displaying and inputting them in ...
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.