FortranForm[expr] prints as a Fortran language version of expr.
FourierParameters is an option to Fourier and related functions that specifies the conventions to use in computing Fourier transforms.
FullDefinition[symbol] prints as the definitions given for symbol, and all symbols on which these depend.
HoldAllComplete is an attribute which specifies that all arguments to a function are not to be modified or looked at in any way in the process of evaluation.
HypergeometricPFQRegularized[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the regularized generalized hypergeometric function \[Null]_p F_q (a; b; z)/(\[CapitalGamma](b_1) ... ...
KalmanEstimator[ss, {w, v}] constructs the Kalman estimator for the StateSpaceModel object ss with process and measurement noise covariance matrices w and v. ...
KuiperTest[data] tests whether data is normally distributed using the Kuiper test.KuiperTest[data, dist] tests whether data is distributed according to dist using the Kuiper ...
MannWhitneyTest[{data_1, data_2}] tests whether the medians of data_1 and data_2 are equal.MannWhitneyTest[dspec, \[Mu]_0] tests the median difference against ...
MathieuCharacteristicA[r, q] gives the characteristic value a_r for even Mathieu functions with characteristic exponent r and parameter q.
MathieuCharacteristicB[r, q] gives the characteristic value b_r for odd Mathieu functions with characteristic exponent r and parameter q.