Mathematica gives you immediate access to many details of your Mathematica session—in the form of symbolic expressions that can readily be manipulated by the Mathematica ...
The syntax of the Mathematica language is unique among modern languages in allowing not just ordinary ASCII characters, but also a variety of special characters that greatly ...
Quit
(Built-in Mathematica Symbol) Quit[] terminates a Mathematica kernel session.
Mathematica allows convenient discovery and customization of all aspects of its system setup.
The symbolic language paradigm of Mathematica takes the concept of variables and functions to a new level. In Mathematica a variable can not only stand for a value, but can ...
DigitCount[n, b, d] gives the number of d digits in the base-b representation of n. DigitCount[n, b] gives a list of the numbers of 1, 2, ..., b - 1, 0 digits in the base-b ...
Mathematica's symbolic architecture supports a highly generalized notion of assignment, in which you can specify a transformation for any class of expressions defined by a ...
Mathematica supports all standard raster audio formats and codecs, with options to allow detailed control over encoding and compression. Mathematica also allows conversion ...
Built on powerful and elegant long-standing principles, the core Mathematica language has been gradually enhanced under tight control over its twenty-year history. Version ...
Count
(Built-in Mathematica Symbol) Count[list, pattern] gives the number of elements in list that match pattern. Count[expr, pattern, levelspec] gives the total number of subexpressions matching pattern that ...