SphericalBesselJ[n, z] gives the spherical Bessel function of the first kind j_n (z).
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).
SphericalHankelH1[n, z] gives the spherical Hankel function of the first kind h_n^(1)(z).
SphericalHankelH2[n, z] gives the spherical Hankel function of the second kind h_n^(2)(z).
TrigToExp[expr] converts trigonometric functions in expr to exponentials.
WeberE
(Built-in Mathematica Symbol) WeberE[\[Nu], z] gives the Weber function E \[Nu] (z).WeberE[\[Nu], \[Mu], z] gives the associated Weber function E_\[Nu]^\[Mu](z).
This package provides an interactive tool for investigating the solutions of differential equations as well as other types of equations that have solutions that can be viewed ...
BitNot
(Built-in Mathematica Symbol) BitNot[n] gives the bitwise NOT of the integer n.
BitShiftRight[n, k] shifts the binary bits in the integer n to the right by k places, dropping bits that are shifted past the unit's position on the right. BitShiftRight[n] ...
QuadraticIrrationalQ[x] gives True if x is a quadratic irrational and False otherwise.