Integer
(Built-in Mathematica Symbol) Integer is the head used for integers.
SphericalBesselJ[n, z] gives the spherical Bessel function of the first kind j_n (z).
DisplayForm[expr] prints with low-level boxes inside expr shown in explicit two-dimensional or other form.
As soon as you connect almost any kind of controller or input device to your computer, Mathematica will immediately let you use it to control Manipulate, 3D graphics, etc. ...
You can enable logging in two ways. The log file records messages as they occur, building up a detailed record of license activity over a period of time. Logging supports ...
Tube
(Built-in Mathematica Symbol) Tube[{{x_1, y_1, z_1}, {x_2, y_2, z_2}, ...}] represents a 3D tube around the line joining a sequence of points.Tube[{pt_1, pt_2, ...}, r] represents a tube of radius ...
The IDA package is part of the SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) developed at the Center for Applied Scientific Computing of Lawrence ...
The solution given by DSolve can be verified using various methods. The easiest method involves substituting the solution back into the equation. If the result is True, the ...
Introduction to J/Link Calling Java from Mathematica Writing Java Programs That Use Mathematica
Real
(Built-in Mathematica Symbol) Real is the head used for real (floating-point) numbers.