Reset Pan/Zoom resets the pan and zoom for the selected 3D graphic.
Show Cell toggles between the expression and display forms of a cell.
Top View sets the view point for the selected (or clicked upon) 3D graphic to the default top orientation.
ArcCsch
(Built-in Mathematica Symbol) ArcCsch[z] gives the inverse hyperbolic cosecant csch -1 (z) of the complex number z.
ArcSech
(Built-in Mathematica Symbol) ArcSech[z] gives the inverse hyperbolic secant sech -1 (z) of the complex number z.
BinaryRead[stream] reads one byte of raw binary data from an input stream, and returns an integer from 0 to 255. BinaryRead[stream, type] reads an object of the specified ...
BirnbaumSaundersDistribution[\[Alpha], \[Lambda]] represents the Birnbaum\[Dash]Saunders distribution with shape parameter \[Alpha] and scale parameter \[Lambda].
CForm
(Built-in Mathematica Symbol) CForm[expr] prints as a C language version of expr.
Chop
(Built-in Mathematica Symbol) Chop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.
ColorDataFunction[range, ...] is a function that represents a color scheme.