$KernelCount gives the number of subkernels available for parallel computations.
When you do calculations with arbitrary-precision numbers, Mathematica keeps track of precision at all points. In general, Mathematica tries to give you results which have ...
Numerical sums, products and integrals. Here is a numerical approximation to ∑_(i=1)^∞((1)/(i^3)). NIntegrate can handle singularities in the integration region.
One of the most important features of Mathematica is that it is an extensible system. There is a certain amount of mathematical and other functionality that is built into ...
You will encounter nested lists if you use matrices or generate multidimensional arrays and tables. Mathematica provides many functions for handling such lists. A few ...
Message
(Mathematica LibraryLink C Function) void Message (char*txt) issues a message from a library function.
When working in Mathematica , you will often find it useful to view groups of functions that relate to a specific subject area or set of tasks. The Documentation Center ...
Bit
(Mathematica Import/Export Format) Uniform sequence of bits. Binary data format.
Uniform sequence of signed 128-bit integers. Binary data format.
Uniform sequence of signed 16-bit integers. Binary data format.