Tightly integrated into Mathematica's core language is a rich set of primitives for interacting with external environments. Mathematica's symbolic architecture makes possible ...
Suppose two functions have the same domain and different ranges. Plotting them together using Plot uses the same scale for the y values. To compare the functions, TwoAxisPlot ...
Trim Bounding Box trims the 3D graphics frame while the graphic is being rotated.
Picture inserts a picture from a file or inserts an empty graphic at the insertion point.
Antialiasing is a Style option which specifies whether antialiasing should be done in rendering graphics.
AbsolutePointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with absolute diameter d.
Default View resets the view point for the selected (or clicked upon) 3D graphic to the default orientation.
Front View sets the view point for the selected (or clicked upon) 3D graphic to the default front orientation.
Top View sets the view point for the selected (or clicked upon) 3D graphic to the default top orientation.
Group
(Mathematica Front End Token) "Group" is a front end token that groups selected graphics together.