Long the standard for high-quality function and surface visualization, Mathematica incorporates a host of original numeric, symbolic, and geometric algorithms that automate ...
Mathematica applies its strengths in calculus to the intricacies of integral transforms, with a host of original algorithms that probably now reach almost any closed form ...
Tensors are mathematical objects that give generalizations of vectors and matrices. In Mathematica, a tensor is represented as a set of lists, nested to a certain number of ...
Looping is a core concept in programming. Mathematica provides powerful primitives for specifying and controlling looping, not only in traditional procedural programming, but ...
Program-constructible symbolic documents with uniquely flexible formatting.
Vectors and matrices in Mathematica are simply represented by lists and by lists of lists, respectively. The representation of vectors and matrices by lists. This is a 2×2 ...
In calculus even more than other areas, Mathematica packs centuries of mathematical development into a small number of exceptionally powerful functions. Continually enhanced ...
Mathematica's strengths in algebraic computation and graphics as well as numerics combine to bring unprecedented flexibility and power to geometric computation. Making ...
The symbolic architecture of Mathematica notebooks allows immediate interoperability with a wide range of document, web, graphics and other formats. Mathematica automatically ...
Export
(Built-in Mathematica Symbol) Export["file. ext", expr] exports data to a file, converting it to the format corresponding to the file extension ext. Export[file, expr, " format"] exports data in the ...