HDF5
(Mathematica Import/Export Format) HDF data format Version 5. General purpose format for representing multidimensional datasets and images. Used for storage, management, and exchange of scientific data. HDF is ...
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
PolynomialGCD[poly_1, poly_2, ...] gives the greatest common divisor of the polynomials poly_i. PolynomialGCD[poly_1, poly_2, ..., Modulus -> p] evaluates the GCD modulo the ...
PositiveDefiniteMatrixQ[m] tests whether m is a positive definite matrix.
NecklacePolynomial[n, c, Cyclic] returns a polynomial in the colors in c whose coefficients represent numbers of ways of coloring an n-bead necklace with colors chosen from ...
All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
RydbergConstant is an atomic constant appearing in the Rydberg formula expressing the wave-numbers of the lines in a spectral series.
BoxQuantile is an option for BoxWhiskerPlot which specifies how far the box extends from the median.
Mathematica has a highly flexible system for handling dates and times in almost any format, automatically converting between formats, and when necessary parsing strings ...