Arithmetic Numerical Mathematics in Mathematica The Uncertainties of Numerical Mathematics
Equal
(Built-in Mathematica Symbol) lhs == rhs returns True if lhs and rhs are identical.
NDSolve is broken up into several basic steps. For advanced usage, it can sometimes be advantageous to access components to carry out each of these steps separately. NDSolve ...
GeneratedParameters is an option that specifies how parameters generated to represent the results of various symbolic operations should be named.
CoifletWavelet[] represents a Coiflet wavelet of order 2.CoifletWavelet[n] represents a Coiflet wavelet of order n.
HaarWavelet[] represents a Haar wavelet.
StruveL
(Built-in Mathematica Symbol) StruveL[n, z] gives the modified Struve function L n (z).
"How to" Topics Numbers Algebraic Calculations
Mathematica uses a large number of original algorithms to provide automatic systemwide support for inequalities and inequality constraints. Whereas equations can often be ...
ContinuedFraction[x, n] generates a list of the first n terms in the continued fraction representation of x. ContinuedFraction[x] generates a list of all terms that can be ...