Sphere
(Built-in Mathematica Symbol) Sphere[{x, y, z}, r] represents a sphere of radius r centered at (x, y, z). Sphere[{x, y, z}] represents a sphere of radius 1. Sphere[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}, ...
SpheroidalPS[n, m, \[Gamma], z] gives the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
SpokenString[expr] gives a string of text corresponding to a spoken representation of the expression expr.
StieltjesGamma[n] gives the Stieltjes constant \[Gamma]_n. StieltjesGamma[n, a] gives the generalized Stieltjes constant \[Gamma]_n (a).
StirlingS2[n, m] gives the Stirling number of the second kind \[ScriptCapitalS]_n^(m).
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
WhittakerM[k, m, z] gives the Whittaker function M k, m (z).
Converting between strings, boxes, and expressions. Here is a simple expression. This gives the InputForm of the expression as a string.
General options for text formatting. If you have a large block of text containing no explicit newline characters, then Mathematica will automatically break your text into a ...
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...