Lists are normally specified in Mathematica just by giving explicit lists of their elements. But particularly in working with large arrays, it is often useful instead to be ...
Module and With allow you to give a specific list of symbols whose names you want to treat as local. In some situations, however, you want to automatically treat certain ...
BooleanTable[bf] gives a list of truth values for all possible combinations of variable values supplied to the Boolean function bf.BooleanTable[expr, {a_1, a_2, ...}] gives a ...
With <<, you can read files that contain Mathematica expressions given in input form. Sometimes, however, you may instead need to read files of data in other formats. For ...
The symbolic character of Mathematica makes possible a uniquely coherent approach to integer sequences, integrating functional forms, equations, generating functions, and ...
Version 8.0 introduces new features to load functions from shared libraries, giving a new way to incorporate external code into Mathematica. It also adds support for GPU ...
Mathematica's unified computation and dynamic document architecture makes possible a new level of interactive presentation—notably allowing finished "slides" on which full ...
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .
Null-terminated text strings. Represents an arbitrary number of null-terminated character strings. Stores characters as 8-bit Unicode values.