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 ...
StirlingS1[n, m] gives the Stirling number of the first kind S_n^(m).
WaveletScalogram[wd] plots wavelet vector coefficients in a DiscreteWaveletData or ContinuousWaveletData object wd.WaveletScalogram[wd, wind] plots wavelet coefficients ...
Mathematica encapsulates in a small number of functions vast flexibility in rearranging lists with any structure and any number of elements.
The symbolic character of Mathematica graphics makes it straightforward to combine together different graphics constructs, both for presentation and interactive behavior—and ...
The standard front end interface, as discussed in "Using a Notebook Interface", is appropriate for most users' purposes. In some cases, however, you may not need to use the ...
Monte Carlo methods use randomly generated numbers or events to simulate random processes and estimate complicated results. For example, they are used to model financial ...
When fitting data to a model, it is often important to obtain additional results to compare the data to the fitted function. You may wish to check the significance of ...
Combinatorial functions. The factorial function n! gives the number of ways of ordering n objects. For non-integer n, the numerical value of n! is obtained from the gamma ...
OpenCLImplicitRender3D[poly, vars, r] ray traces the implicit surface poly = 0 as a function of vars with bound sphere of radius r.