Shallow
(Built-in Mathematica Symbol) Shallow[expr] prints as a shallow form of expr. Shallow[expr, depth] prints with all parts of expr below the specified depth given in skeleton form. Shallow[expr, {depth, ...
SpheroidalJoiningFactor[n, m, \[Gamma]] gives the spheroidal joining factor with degree n and order m.
SpheroidalRadialFactor[n, m, c] gives the spheroidal radial factor with degree n and order m.
SpheroidalS2[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
SquareSubsetEqual[x, y, ...] displays as x \[SquareSubsetEqual] y \[SquareSubsetEqual] ....
SquareSupersetEqual[x, y, ...] displays as x \[SquareSupersetEqual] y \[SquareSupersetEqual] ....
StringSkeleton[n] represents a sequence of n omitted characters in a string printed with Short. The standard print form for StringSkeleton is an ellipsis.
SubscriptBox[x, y] is the low-level box representation for x_y in notebook expressions.
SuperscriptBox[x, y] is the low-level box representation for x^y in notebook expressions.
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.