Position[expr, pattern] gives a list of the positions at which objects matching pattern appear in expr. Position[expr, pattern, levelspec] finds only objects that appear on ...
Sequence of 16-bit characters. Raw binary format.
Sequence of 8-bit characters. Raw binary format.
Sequence of unsigned 16-bit integers. Raw binary format. Equivalent to the Byte format.
GRIB
(Mathematica Import/Export Format) GRIB scientific data file format. Self-describing format for exchanging scientific data. Commonly used in meteorology to store historical and forecast weather data. ...
PrimePowerQ[expr] yields True if expr is a power of a prime number, and yields False otherwise.
File system directory hierarchy. Can contain files and subdirectories.
Simplify[expr] performs a sequence of algebraic and other transformations on expr, and returns the simplest form it finds. Simplify[expr, assum] does simplification using ...
FisherZDistribution[n, m] represents a Fisher z distribution with n numerator and m denominator degrees of freedom.
HotellingTSquareDistribution[p, m] represents Hotelling's T^2 distribution with dimensionality parameter p and m degrees of freedom.