Unicode: 2118. Alias: Esc wp Esc. Letter. Used to denote the function WeierstrassP. Not the same as \[ScriptCapitalP].
Abort Evaluation aborts the current evaluation.
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.
StartupSound is a global option that specifies whether Mathematica plays a sound when it is launched.
Testing for numeric quantities. Pi is a symbol, so Pi+3 is not explicitly a number. It does however have a numerical value.
In some cases you may need to specify pattern sequences that are more intricate than things like x__ or x..; for such situations you can use PatternSequence[p_1,p_2,…]. ...
ClickPane[image, func] represents a clickable pane that displays as image and applies func to the x, y coordinates of each click within the pane.ClickPane[image, {{x_min, ...
KatzCentrality[g, \[Alpha]] gives a list of Katz centralities for the vertices in the graph g and weight \[Alpha].KatzCentrality[g, \[Alpha], \[Beta]] gives a list of Katz ...