TIGER
(Mathematica Import/Export Format) TIGER/Line GIS file format. U.S. Census Bureau file format. Used for archiving cartographic information and data. Stores geometric as well as numerical and textual ...
The precedence of any new notation or operator is determined by examining the components from which it is constructed. For instance, +_ ℛ is grouped according to the ...
The functionality in Miscellaneous`Audio` is now available through the newly created Audio Package.
Often a web service requires using data other than a simple string. This data could be something simple like an integer or a real. Often the data is more complex and is a ...
BinLists[{x_1, x_2, ...}] gives lists of the elements x_i whose values lie in successive integer bins.BinLists[{x_1, x_2, ...}, dx] gives lists of the elements x_i whose ...
Mathematica has special sparse-array technology for efficiently handling arrays with literally astronomical numbers of elements when only a small fraction of the elements are ...
Mathematica is one of the more complex software systems ever constructed. It is built from several million lines of source code, written in C/C++, Java and Mathematica. The C ...
You can manipulate lists of transformation rules in Mathematica just like other symbolic expressions. It is common to assign a name to a rule or set of rules. This assigns ...
In doing numerical operations like NDSolve and NMinimize, Mathematica by default uses machine numbers. But by setting the option WorkingPrecision->n you can tell it to use ...
You can enhance the appearance of 3D graphics in Mathematica by changing the direction and color of plot lighting. Lighting , an option for Graphics3D and related functions, ...