ProbabilityScalePlot[{x_1, x_2, ...}] generates a normal probability plot of the samples x_i. ProbabilityScalePlot[{x_1, x_2, ...}, " dist"] generates a probability plot ...
InverseFourier[list] finds the discrete inverse Fourier transform of a list of complex numbers.
"FrontEndQuit" is a front end token that causes the front end to quit.
Get Indices displays the approximate coordinate values of the mouse position.
StandardForm converts the selection to Mathematica StandardForm.
Undo reverses the previous action, if possible.
ControllerInformation[] gives dynamically updated information on currently connected controller devices.
Overflow[] represents a number too large to represent explicitly on your computer system.
PixelConstrained is an option for ArrayPlot which specifies how to constrain cells to align with displayed pixels.
SingularValueDecomposition[m] gives the singular value decomposition for a numerical matrix m as a list of matrices {u, w, v}, where w is a diagonal matrix and m can be ...