InputForm Display displays the selection in Mathematica InputForm without interpreting it.
Install Palette opens a dialog to install a palette notebook in the correct location in the Mathematica layout.
OutputForm converts the selection to Mathematica OutputForm.
Raw InputForm converts the selection to Mathematica raw InputForm.
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.
Annotation[expr, data] represents an expression expr, with annotation data.Annotation[expr, data, " type"] specifies the type of annotation being given.
AutoOpenPalettes is a global option that specifies the palettes that are automatically opened when Mathematica is started.
Begin
(Built-in Mathematica Symbol) Begin["context`"] resets the current context.
ContinuedFractionK[f, g, {i, i_min, i_max}] represents the continued fraction \[CapitalKappa]_i = i_min^i_max f/g.ContinuedFractionK[g, {i, i_min, i_max}] represents the ...
Degree
(Built-in Mathematica Symbol) Degree gives the number of radians in one degree. It has a numerical value of \[Pi]/180.