Mathematica not only allows you to insert arbitrary graphics into user interfaces, but also provides convenient characters that allow you immediately to build and document ...
Discrete distributions come from a variety of backgrounds, but perhaps the most common relate back to the simple Bernoulli trial, which chooses between two outcomes, called ...
Exponential and related distributions occur in a variety of contexts, such as reliability and communication. As such, a large number of extensions and variations of ...
Mathematica can import common terrain elevation files and render them as topographic maps. It can also import geospatial information formats that combine layers of raster, ...
Continuing to build on Mathematica's unified architecture, Version 6.0 deepens and broadens Mathematica's ability to import and export data in a large number of different ...
ControllerLinking is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies whether to allow interactive control by external controllers.
DataRange is an option for functions such as ListPlot and ListDensityPlot that specifies what range of actual coordinates the data should be assumed to occupy.
ExcludedForms is an option for FullSimplify which can be set to a list of patterns for expressions that should not be touched if they are encountered at intermediate steps in ...
Extract
(Built-in Mathematica Symbol) Extract[expr, list] extracts the part of expr at the position specified by list. Extract[expr, {list_1, list_2, ...}] extracts a list of parts of expr. Extract[expr, list, h] ...
GroupActionBase is an option to specify a base for a group.