ArcGRID
(Mathematica Import/Export Format) ArcGRID topographic data format. Standard distribution format of USGS National Map data. Stores terrain data. Bundle format, consisting of binary .adf and other files. ...
MMCIF
(Mathematica Import/Export Format) MIME types: chemical/x-cif, chemical/x-mmcif 3D molecular model file. Used in cheminformatics applications and on the web for storing and exchanging molecule models. Commonly ...
WAV
(Mathematica Import/Export Format) MIME type: audio/x-wav Microsoft WAV audio format. Used for storage and interchange of audio data on Windows, in audio recording and processing, and on the web. Binary file ...
CompilationOptions is an option for Compile that specifies settings for the compilation process.
DirectedInfinity[] represents an infinite numerical quantity whose direction in the complex plane is unknown. DirectedInfinity[z] represents an infinite numerical quantity ...
PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
Projection[u, v] finds the projection of the vector u onto the vector v.Projection[u, v, f] finds projections with respect to the inner product function f.
Radon
(Built-in Mathematica Symbol) Radon[image] gives an image representing the discrete Radon transform of image.Radon[image, {w, h}] specifies the width w and the height h of the resulting image.Radon[image, ...
Scan
(Built-in Mathematica Symbol) Scan[f, expr] evaluates f applied to each element of expr in turn. Scan[f, expr, levelspec] applies f to parts of expr specified by levelspec.
SpheroidalPS[n, m, \[Gamma], z] gives the angular spheroidal function PS n, m (\[Gamma], z) of the first kind.