PointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with diameter d. The diameter d is given as a ...
LogBarnesG[z] gives the logarithm of the Barnes G-function logG(z).
ParabolicCylinderD[\[Nu], z] gives the parabolic cylinder function D_\[Nu] (z).
PartitionsQ[n] gives the number q (n) of partitions of the integer n into distinct parts.
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
It is often useful to be able to detect and precisely locate a change in a differential system. For example, with the detection of a singularity or state change, the ...
NMinimize[f, x] minimizes f numerically with respect to x.NMinimize[f, {x, y, ...}] minimizes f numerically with respect to x, y, .... NMinimize[{f, cons}, {x, y, ...}] ...
The Padé approximation is a rational function that can be thought of as a generalization of a Taylor polynomial. A rational function is the ratio of polynomials. Because ...
InverseJacobiCD[v, m] gives the inverse Jacobi elliptic function cd -1 (v \[VerticalSeparator] m).
InverseJacobiCN[v, m] gives the inverse Jacobi elliptic function cn -1 (v \[VerticalSeparator] m).