Mathematica normally makes as few assumptions as possible about the objects you ask it to manipulate. This means that the results it gives are as general as possible. But ...
ViewVertical is an option for Graphics3D and related functions which specifies what direction in scaled coordinates should be vertical in the final image.
In addition to the ordinary characters that appear on a standard keyboard, you can include in Mathematica strings any of the special characters that are supported by ...
Mathematica has long set the standard for high-end technical graphics and visualization. Version 6.0 added many innovative options that brought automated aesthetics to a new ...
Lists are very important and general structures in Mathematica. They allow you to treat collections of all kinds of objects as a single entity. There are many ways to ...
ExclusionsStyle is an option to plotting functions that specifies how to render subregions excluded according to Exclusions.
Mathematica handles many different kinds of things: mathematical formulas, lists, and graphics, to name a few. Although they often look very different, Mathematica represents ...
Complement[e_all, e_1, e_2, ...] gives the elements in e_all which are not in any of the e_i.
You may want to export a graphic for use outside Mathematica . You have a large set of choices of raster and vector formats.
SampleRate is an option for sound primitives that specifies the number of samples per second to generate for sounds.