You can ask for information about any object, whether it is built into Mathematica, has been read in from a Mathematica package, or has been introduced by you. Ways to get ...
NSum
(Built-in Mathematica Symbol) NSum[f, {i, i_min, i_max}] gives a numerical approximation to the sum \[Sum]i = i_min i_max f.NSum[f, {i, i_min, i_max, di}] uses a step di in the sum.
The Mathematica kernel provides the functions FourierTransform and InverseFourierTransform for computing the symbolic Fourier exponential transform and inverse transform. It ...
EllipticThetaPrime[a, u, q] gives the derivative with respect to u of the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
Erf
(Built-in Mathematica Symbol) Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
FresnelC[z] gives the Fresnel integral C(z).
InputForm[expr] prints as a version of expr suitable for input to Mathematica.
JacobiNS[u, m] gives the Jacobi elliptic function ns(u | m).
JacobiZeta[\[Phi], m] gives the Jacobi zeta function Z(\[Phi] \[VerticalSeparator] m).