NFourierTransform[expr, t, \[Omega]] gives a numerical approximation to the Fourier transform of expr evaluated at the numerical value \[Omega], where expr is a function of t.
NInverseFourierCosTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier cosine transform of expr evaluated at the numerical value t, where expr ...
NInverseFourierSinTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier sine transform of expr evaluated at the numerical value t, where expr is ...
NInverseFourierTransform[expr, \[Omega], t] gives a numerical approximation to the inverse Fourier transform of expr evaluated at the numerical value t, where expr is a ...
MeanDifferenceCI[list_1, list_2] gives a confidence interval for the difference between the population means estimated from list_1 and list_2.
VarianceTest[list, \[Sigma]_0 2] performs a test with null hypothesis \[Sigma]^2 = \[Sigma]_0 2.
GeneralizedVariance[matrix] gives the generalized variance for matrix.
NotationMakeBoxes is a private version of MakeBoxes.
NotationMakeExpression is a private version of MakeExpression.
RemoveSymbolize[boxes] removes the symbolization of boxes.