Mathematica offers great flexibility for adding text to graphics; you can add text interactively using the Drawing Tools palette or programmatically using various graphics ...
The user interface for Mathematica provides many options for formatting input and output.
Mathematica includes functionality to factor polynomials symbolically.
mathematica starts the full Mathematica system including notebook interface on Unix and Linux.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
Binarize[image] creates a binary image from image by replacing all values above a globally determined threshold with 1 and others with 0.Binarize[image, t] creates a binary ...
CayleyGraph[group] returns a Cayley graph representation of group.
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
Contours is an option for contour plots that specifies the contours to draw.
Dialog
(Built-in Mathematica Symbol) Dialog[] initiates a dialog. Dialog[expr] initiates a dialog with expr as the current value of %.