Mathematica 6.0 fundamentally redefined Mathematica and introduced a major new paradigm for computation. Building on Mathematica's time-tested core symbolic architecture, ...
Mathematica has a collection of commands that do unconstrained optimization (FindMinimum and FindMaximum) and solve nonlinear equations (FindRoot) and nonlinear fitting ...
Building on Mathematica's extensive data manipulation capabilities, Mathematica 8 adds a wide range of new import and export features, advanced image processing algorithms, ...
SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
AbsoluteTime[] gives the total number of seconds since the beginning of January 1, 1900, in your time zone.AbsoluteTime[{y, m, d, h, m, s}] gives the absolute time ...
ArcCsc
(Built-in Mathematica Symbol) ArcCsc[z] gives the arc cosecant csc -1 (z) of the complex number z.
ArcSec
(Built-in Mathematica Symbol) ArcSec[z] gives the arc secant sec -1 (z) of the complex number z.
ArcSinh
(Built-in Mathematica Symbol) ArcSinh[z] gives the inverse hyperbolic sine sinh -1 (z) of the complex number z.
BellB
(Built-in Mathematica Symbol) BellB[n] gives the Bell number B_n. BellB[n, x] gives the Bell polynomial B_n (x).
ByteCount[expr] gives the number of bytes used internally by Mathematica to store expr.