Wave64
(Mathematica Import/Export Format) Sony Wave64 audio format. Promoted under the name Sony Pictures Digital Wave 64. Designed to overcome the 4 GB file size limit of the Microsoft WAV format. Binary file ...
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 ...
MOL
(Mathematica Import/Export Format) MIME type: chemical/x-mdl-molfile MDL molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Plain text ...
BYU
(Mathematica Import/Export Format) 3D geometry format. Used for visualization of 3D polygonal meshes in CAD systems and other applications. BYU is an acronym for Brigham Young University. ASCII format. ...
TLE
(Mathematica Import/Export Format) TLE geospatial file format. Satellite data format. Stores Keplerian parameters of satellite orbits. TLE is an acronym for Two Line Element. ASCII format. Developed by the ...
Head
(Built-in Mathematica Symbol) Head[expr] gives the head of expr.
Invisible[expr] displays as space that is the same size as the formatted version of expr.
StringQ
(Built-in Mathematica Symbol) StringQ[expr] gives True if expr is a string, and False otherwise.
PowerList[f] gives a list of the data parts of the nonzero elements of the field f.
Subsets
(Built-in Mathematica Symbol) Subsets[list] gives a list of all possible subsets of list. Subsets[list, n] gives all subsets containing at most n elements. Subsets[list, {n}] gives all subsets containing ...