PrimePowerQ[expr] yields True if expr is a power of a prime number, and yields False otherwise.
PrimeQ
(Built-in Mathematica Symbol) PrimeQ[expr] yields True if expr is a prime number, and yields False otherwise.
RootOfUnityQ[a] yields True if a is a root of unity, and yields False otherwise.
SpheroidalPSPrime[n, m, \[Gamma], z] gives the derivative with respect to z of the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
SpheroidalQS[n, m, \[Gamma], z] gives the angular spheroidal function QS n, m (\[Gamma], z) of the second kind.
SpheroidalQSPrime[n, m, \[Gamma], z] gives the derivative with respect to z of the angular spheroidal function QS n, m (\[Gamma], z) of the second kind.
SpheroidalS1[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (1)(\[Gamma], z) of the first kind.
Times
(Built-in Mathematica Symbol) x*y*z, x*y*z, or x y z represents a product of terms.
TrigExpand[expr] expands out trigonometric functions in expr.
WeierstrassZeta[u, {g_2, g_3}] gives the Weierstrass zeta function \[Zeta](u; g_2, g_3).