Page Break inserts a page break at the horizontal I-beam.
Parallel Kernel Status opens a dialog with statistics on active parallel kernels.
Save As saves the current notebook in a file with a new name.
Show Page Breaks calculates and displays page breaks on screen.
Text Justification controls justification of cells with word wrapping.
Why the Beep? opens a dialog with an explanation of why the front end produced a beep.
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
AnimationDisplayTime is an option for Cell that specifies the minimum time in seconds for which a cell should be displayed in the course of an animation that runs through a ...
ArrayPad[array, m] gives an array with m 0s of padding on every side. ArrayPad[array, m, padding] uses the specified padding.ArrayPad[array, {m, n}, ...] pads with m elements ...