TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
This package contains descriptive statistics for multivariate data and distributions derived from the multivariate normal distribution. Distributions are represented in the ...
TAR
(Mathematica Import/Export Format) MIME types: application/tar and application/x-tar TAR archive file format. Combines collections of files in a single archive. Popular on Unix systems. Often used in ...
Mathematica supports using joysticks, gamepads, 3D mice, and all other controller devices that follow the HID specification. In fact, in many cases, there is zero setup ...
ByteCount[expr] gives the number of bytes used internally by Mathematica to store expr.
ForAll
(Built-in Mathematica Symbol) ForAll[x, expr] represents the statement that expr is True for all values of x. ForAll[x, cond, expr] states that expr is True for all x satisfying the condition cond. ...
GenBank
(Mathematica Import/Export Format) MIME type: chemical/seq-na-genbank GenBank molecular biology format. Native format of the U.S. National Center for Biotechnology Information (NCBI) database. Standard format ...
MinStableDistribution[\[Mu], \[Sigma], \[Xi]] represents a generalized minimum extreme value distribution with location parameter \[Mu], scale parameter \[Sigma], and shape ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
WolframAlpha["query"] sends query to Wolfram|Alpha and imports the output.WolframAlpha["query", format] imports the output according to the specified format.