StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
DefaultNotebook is a global option that specifies which notebook is used as a template for all new notebooks.
HaradaNortonGroupHN[] represents the sporadic simple Harada\[Dash]Norton group HN.
LyonsGroupLy[] represents the sporadic simple Lyons group Ly.
MonsterGroupM[] represents the sporadic simple monster group M.
ONanGroupON[] represents the sporadic simple O'Nan group O' N.
ThompsonGroupTh[] represents the sporadic simple Thompson group Th.
UnsavedVariables is an option for Manipulate, DynamicModule, and related functions that specifies local symbols that should not be saved when the notebook containing them is ...
$ImagingDevices gives a list of available imaging devices.
PLY
(Mathematica Import/Export Format) 3D geometry format. ASCII or binary format. Used for storage and interchange of 3D graphical objects. Known as Stanford Triangle Format. PLY is an acronym derived from ...