Looping is a core concept in programming. Mathematica provides powerful primitives for specifying and controlling looping, not only in traditional procedural programming, but ...
Mathematica 8 adds a number of new areas for visualization, including statistical, financial, wavelet, and control-related visualizations. These areas all provide a high ...
Mathematica can handle numbers of essentially unlimited length, in any base, using state-of-the-art platform-optimized algorithms, including several developed at Wolfram ...
Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
Mathematica can be used to make plots of functions. You give Mathematica a function, and it builds up a curve or surface by evaluating the function at many different points. ...
Mathematica supports a variety of coordinate systems, organized for ease and efficiency of both direct and programmatic use. It supports convenient robust automatic range and ...
When you set up a graphics object in Mathematica, you give coordinates for the various graphical elements that appear. When Mathematica renders the graphics object, it has to ...
With its core symbolic paradigm and immediate access to sophisticated numerical, symbolic and geometric algorithms, Mathematica is able to provide a uniquely flexible and ...
Mathematica normally takes any expression it is given, and evaluates it as far as possible. But built into the Mathematica language is a collection of flexible primitives ...