If you have installed Mathematica in a location where multiple users can run it (for example, on a file server or multi-user machine), then you can set up systemwide defaults ...
int processMathLink (MLINK link) calls Mathematica to process the expression written onto a link.
MapThread[f, {{a_1, a_2, ...}, {b_1, b_2, ...}, ...}] gives {f[a_1, b_1, ...], f[a_2, b_2, ...], ...}. MapThread[f, {expr_1, expr_2, ...}, n] applies f to the parts of the ...
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
Mathematica provides a broad range of powerful constructs for laying out content on a screen or page. They are designed to be immediately useful for the beginner, yet also ...
DiscreteMath`IntegerPartitions` was available as an add-on package in previous versions of Mathematica and is now available on the web at ...
Much of the functionality in Miscellaneous`CityData` is now available in the built-in Mathematica kernel function CityData.
All the functionality in Miscellaneous`WorldData` is now available in the built-in Mathematica kernel function CountryData.
Traditional procedural programming languages typically require programmers to define an explicit "flow of control" at every stage in their programs. Mathematica provides ...
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...