Mathematica's core tree-oriented symbolic language makes it uniquely suited to working with XML. Mathematica can not only import—from files or the web—arbitrary XML with any ...
Mathematica supports zeta and polylogarithm functions of a complex variable in full generality, performing efficient arbitrary-precision evaluation and implementing extensive ...
SDTSDEM
(Mathematica Import/Export Format) SDTS GIS format. Geographic information standard used by the U.S. Geological Survey. Used for archiving and exchanging terrain data. SDTS is an acronym for Spatial Data ...
AbortProtect[expr] evaluates expr, saving any aborts until the evaluation is complete.
AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
p_1 | p_2 | ... is a pattern object which represents any of the patterns p_i.
Blur
(Built-in Mathematica Symbol) Blur[image] gives a blurred version of image.Blur[image, r] gives a version of image blurred over pixel radius r.
Boxed
(Built-in Mathematica Symbol) Boxed is an option for Graphics3D that specifies whether to draw the edges of the bounding box in a three-dimensional picture.
BoxStyle is an option for three-dimensional graphics functions that specifies how the bounding box should be rendered.
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...