Numerical solution of differential equations. This generates a numerical solution to the equation y^′(x)y(x) with 0<x<2. The result is given in terms of an ...
MathML is an XML-based markup language for representing mathematics. It was developed by the W3C to provide an effective way to display math in web pages and facilitate the ...
SetPrecision[expr, p] yields a version of expr in which all numbers have been set to have precision p.
Mathematica 7 delivers the latest fruits of Wolfram Research's major long-term Computable Data Initiative, providing immediate access to curated static and dynamic data in ...
Unset
(Built-in Mathematica Symbol) lhs =. removes any rules defined for lhs.
MixtureDistribution[{w_1, ..., w_n}, {dist_1, ..., dist_n}] represents a mixture distribution whose CDF is given as a sum of the CDFs of the component distributions dist_i, ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
Basic Statistics Descriptive Statistics Discrete Distributions
Work with Spline Functions Create Graphics with Spline Primitives Create Plots
Evaluate[expr] causes expr to be evaluated even if it appears as the argument of a function whose attributes specify that it should be held unevaluated.