Uniform sequence of signed 32-bit integers. Binary data format.
Uniform sequence of signed 64-bit integers. Binary data format.
PXR
(Mathematica Import/Export Format) Pixar image format. Raster image format. Legacy format used in computer animation production systems and in medical imaging. PXR is an acronym derived from Pixar. Stores ...
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
BlockRandom[expr] evaluates expr with all pseudorandom generators localized, so that uses of SeedRandom, RandomInteger, and related functions within the evaluation of expr do ...
CDFInformation[expr] gives a list of properties relevant to a CDF deployed with the content expr.CDFInformation[notebook] gives usage properties for a CDF to be deployed from ...
ContourDetect[image] gives a binary image in which white pixels correspond to the zeros and zero crossings in image.ContourDetect[image, delta] treats values in image that ...
DistributionParameterAssumptions[dist] gives a logical expression for assumptions on parameters in the symbolic distribution dist.
DumpSave["file.mx", symbol] writes definitions associated with a symbol to a file in internal Mathematica format. DumpSave["file.mx", " context`"] writes out definitions ...