InverseFourierTransform[expr, \[Omega], t] gives the symbolic inverse Fourier transform of expr. InverseFourierTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...}, {t_1, t_2, ...
Constructing matrices with special shapes. This creates a matrix of 0s containing a radius 4 diamond of 1s. The result is a 9×9 matrix. The size of the matrix can be ...
VertexTextureCoordinates is an option for graphics primitives that specifies the texture coordinates to assign to vertices.
TraditionalForm[expr] prints as an approximation to the traditional mathematical notation for expr.
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
ExampleData["type"] gives a list of names of examples of the specified type.ExampleData[{" type", " name"}] gives the default form of the named example of the specified ...
Direction is an option for Limit that specifies the direction in which the limit is taken.
MaxExtraBandwidths is an option to SmoothKernelDistribution that controls the behavior outside that data range.
InitializeGenerator[gen, problem, dvars, {t, t_min, t_max}, opts] returns the trek generator gen[data] when called by EquationTrekker. The specific form of data depends on ...
TTest
(Built-in Mathematica Symbol) TTest[data] tests whether the mean of data is zero. TTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.TTest[dspec, \[Mu]_0] tests the mean ...