Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...
OpenCLLink allows Mathematica to use the OpenCL parallel computing language. It contains functions that facilitate loading user-defined OpenCL functions into Mathematica. ...
ExtremeValueDistribution[\[Alpha], \[Beta]] represents an extreme value distribution with location parameter \[Alpha] and scale parameter \[Beta].
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
CStandardMathOperator[oper, args] is a symbolic representation of a standard math operator.
All the functionality in Miscellaneous`PhysicalConstants` is now available through the newly created Physical Constants Package.
All the functionality of Miscellaneous`ResonanceAbsorptionLines`is now available in the newly created Resonance Absorption Lines Package.
The integrated visualization capabilities of Mathematica provide many tools to show data in 3D. The ability to plot points, surfaces, and contours, combined with the ...
Constant is an attribute that indicates zero derivative of a symbol with respect to all parameters.
Dt
(Built-in Mathematica Symbol) Dt[f, x] gives the total derivative d f/d x. Dt[f] gives the total differential d f. Dt[f, {x, n}] gives the multiple derivative d^n f/d x^n. Dt[f, x_1, x_2, ...] gives d/d ...