JarqueBeraALMTest[data] tests whether data is normally distributed using the Jarque\[Dash]Bera ALM test.JarqueBeraALMTest[data, " property"] returns the value of " property".
Hyperfactorial[n] gives the hyperfactorial function H(n).
IntegerLength[n] gives the number of digits in the base 10 representation of the integer n.IntegerLength[n, b] gives the number of digits in the base b representation of n.
KroneckerSymbol[n, m] gives the Kronecker symbol (n/m).
PrimeZetaP[s] gives prime zeta function P(s).
MardiaKurtosisTest[data] tests whether data follows a MultinormalDistribution using the Mardia kurtosis test.MardiaKurtosisTest[data, " property"] returns the value of " ...
ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
OpenCLMersenneTwister[n] generates n random reals using the Mersenne Twister algorithm.
DiscreteWaveletTransform[data] gives the discrete wavelet transform (DWT) of an array of data.DiscreteWaveletTransform[data, wave] gives the discrete wavelet transform using ...
N
(Built-in Mathematica Symbol) N[expr] gives the numerical value of expr. N[expr, n] attempts to give a result with n-digit precision.