Looping is a core concept in programming. Mathematica provides powerful primitives for specifying and controlling looping, not only in traditional procedural programming, but ...
Mathematica can efficiently handle both univariate and multivariate rational functions, with built-in functions immediately implementing standard algebraic transformations.
Even though the GUIKit widget expression was designed with user interface issues in mind, you can construct object trees unrelated to user interface widgets and still take ...
SpheroidalS2[n, m, \[Gamma], z] gives the radial spheroidal function S_n^m, (2)(\[Gamma], z) of the second kind.
FixedPoint[f, expr] starts with expr, then applies f repeatedly until the result no longer changes.
NVariationalBound[f, u[x ], {x, x_min, x_max}, u_t, {a, a_0}, {b, b_0}, ...] numerically searches for values of the parameters a, b, ... of a trial function u_t, starting ...
WaveletPhi[wave, x] gives the scaling function \[Phi](x) for the symbolic wavelet wave evaluated at x.WaveletPhi[wave] gives the scaling function as a pure function.
SpheroidalPS[n, m, \[Gamma], z] gives the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.
3D graphics can be created with a number of powerful Mathematica functions. 3D graphics in Mathematica can be rotated and zoomed using a standard mouse or even a joystick or ...
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...