The following are some issues and considerations to be aware of when using the Notation Package and/or designing notations. It is intrinsically difficult to debug something ...
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
ChiSquareDistribution[\[Nu]] represents a \[Chi]^2 distribution with \[Nu] degrees of freedom.
GeometricDistribution[p] represents a geometric distribution with probability parameter p.
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
ListStreamDensityPlot[array] generates a stream density plot from a 2D array of vector and scalar field values {{vx_ij, vy_ij}, s_ij}. ListStreamDensityPlot[{{{x_1, y_1}, ...
Mathematica includes all the common special functions of mathematical physics found in standard handbooks. Each of the various classes of functions is discussed in turn. One ...
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
CatalanNumber and Subfactorial have been added to the built-in Mathematica kernel. CatalanNumber and Subfactorial can now be evaluated numerically for noninteger arguments. ...