Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...
Mathematica automatically handles both numeric and symbolic matrices, seamlessly switching among large numbers of highly-optimized algorithms. Using many original methods, ...
Mathematica offers extensive support for plotting all kinds of data in many different ways.
XPORT
(Mathematica Import/Export Format) MIME type: application/x-sas-xport SAS XPORT transport format. Legacy data exchange format. Stores numerical datasets in a portable format. Text format. Developed in the late ...
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 ...
DiscreteWaveletPacketTransform[data] gives the discrete wavelet packet transform (DWPT) of an array of data.DiscreteWaveletPacketTransform[data, wave] gives the discrete ...
E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
FromDigits[list] constructs an integer from the list of its decimal digits. FromDigits[list, b] takes the digits to be given in base b. FromDigits["string"] constructs an ...
GeneratedParameters is an option that specifies how parameters generated to represent the results of various symbolic operations should be named.