Negative[x] gives True if x is a negative number.
NonNegative[x] gives True if x is a non-negative number.
NonPositive[x] gives True if x is a non-positive number.
Positive[x] gives True if x is a positive number.
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
RamanujanTauL[s] gives the Ramanujan tau Dirichlet L-function L(s).
SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
Setting
(Built-in Mathematica Symbol) Setting[expr] replaces control objects such as sliders or popup menus in expr by their settings.
Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).
SphericalHarmonicY[l, m, \[Theta], \[Phi]] gives the spherical harmonic Y_l^m(\[Theta], \[Phi]).