The arithmetic used by Mathematica is a mixture of variable-precision software arithmetic and whatever is provided by the manufacturer of the floating-point hardware (or the ...
PadeApproximant has been added to the built-in Mathematica kernel. EconomizedRationalApproximation is now available in the newly created Function Approximations Package.
ErrorBarFunction is an option for ErrorListPlot that specifies a function to apply to determine the shape of error bars.
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
ScaleFactors[pt] gives a list of the scale factors at the point pt in the default coordinate system. ScaleFactors[pt, coordsys] gives a list of the scale factors in the ...
Building on Mathematica's unified symbolic architecture, Mathematica 7 introduces several major new integrated forms of data manipulation—including large-scale support for ...
VRML
(Mathematica Import/Export Format) Registered MIME type: model/vrml VRML geometry format. Early standard for delivering 3D content on the web. Stores 3D geometries, background images, light source, and view ...
AnnuityDue[p, t] represents an annuity due of fixed payments p made over t periods.AnnuityDue[p, t, q] represents a series of payments occurring at time intervals ...
AxesEdge is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.
CopyToClipboard[expr] replaces the contents of the clipboard with expr.