Integer
(Built-in Mathematica Symbol) Integer is the head used for integers.
Mathematica can be used to make plots of functions. You give Mathematica a function, and it builds up a curve or surface by evaluating the function at many different points. ...
OpenCLFractalRender3D[width, height] renders a three-dimensional fractal with image size being the specified width and height.
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
HeavisideTheta[x] represents the Heaviside theta function \[Theta](x), equal to 0 for x < 0 and 1 for x > 0. HeavisideTheta[x_1, x_2, ...] represents the multidimensional ...
JacobiND[u, m] gives the Jacobi elliptic function nd(u | m).
UnitTriangle[x] represents the unit triangle function on the interval |x| <= 1 .UnitTriangle[x_1, x_2, ...] represents the multidimensional unit triangle function on the ...
GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
LogLikelihood[dist, {x_1, x_2, ...}] gives the log-likelihood function for observations x_1, x_2, ... from the distribution dist.