HeldGroupHe[] represents the sporadic simple Held group He.
JankoGroupJ4[] represents the sporadic simple Janko group J_4.
MorphologicalBranchPoints[image] gives a version of a binary image image in which white pixels represent the morphological branch points.
Scrollbars is an option for Pane that specifies whether scrollbars should be displayed.
SuzukiGroupSuz[] represents the sporadic simple Suzuki group Suz.
TitsGroupT[] represents the simple Tits group T.
Animate
(Built-in Mathematica Symbol) Animate[expr, {u, u_min, u_max}] generates an animation of expr in which u varies continuously from u_min to u_max. Animate[expr, {u, u_min, u_max, du}] takes u to vary in ...
SetAlphaChannel[image] adds a fully opaque alpha channel to image.SetAlphaChannel[image, a] sets the opacity of all pixels to a.SetAlphaChannel[image, aimage] sets the alpha ...
DMSString[\[Theta]] converts an angle \[Theta] given in decimal degrees to a degrees-minutes-seconds string.DMSString[{\[Phi], \[Lambda]}] converts latitude and longitude ...
SystemsModelSeriesConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in series. SystemsModelSeriesConnect[sys_1, sys_2, {y, u}] ...