KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).
OpenCLFunctionInformation[oclfun] returns information on OpenCLFunction oclfun such as build log, build options, source code, etc.
InverseCDF[dist, q] gives the inverse of the cumulative distribution function for the symbolic distribution dist as a function of the variable q.
FixedPointList[f, expr] generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.
ExpIntegralE[n, z] gives the exponential integral function E_n (z).
JacobiCN[u, m] gives the Jacobi elliptic function cn(u | m).
JacobiDN[u, m] gives the Jacobi elliptic function dn(u | m).
DirichletTransform[expr, n, s] gives the Dirichlet transform of expr with respect to n.
HeavisidePi[x] represents the box distribution \[CapitalPi](x), equal to 1 for |x| < 1/2 and 0 for |x| > 1/2.HeavisidePi[x_1, x_2, ...] represents the multidimensional box ...
TextureCoordinateFunction is an option to Plot3D and similar functions that specifies a function that computes texture coordinates.