SphericalBesselJ[n, z] gives the spherical Bessel function of the first kind j_n (z).
ExpandNumerator[expr] expands out products and powers that appear in the numerator of expr.
This tutorial covers advanced features of the Manipulate command. It assumes that you have read "Introduction to Manipulate" and thus have a good idea what the command is for ...
RamanujanTauZ[t] gives the Ramanujan tau Z-function Z(t).
ExpandDenominator[expr] expands out products and powers that appear as denominators in expr.
Majority[e_1, e_2, ...] gives True if the majority of the e_i are True, and False if the majority are False.
Variables and functions are integral to Mathematica 's symbolic programming language. These "How tos" give step-by-step instructions for common tasks related to variables, ...
Version 6.0 continued Mathematica's commitment to delivering the latest and most efficient algorithms for linear algebra, generalized to arbitrary precision and with full ...
SphericalBesselY[n, z] gives the spherical Bessel function of the second kind y_n (z).
"Introduction to Manipulate" and "Introduction to Dynamic" provide most of the information you need to use Mathematica's interactive features accessible through the functions ...