PackedArrayQ[expr] returns True if expr is a packed array in its internal representation, and returns False otherwise. PackedArrayQ[expr, type] returns True if expr is a ...
ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.
ValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.
GF
(Finite Fields Package Symbol) GF[p, d] gives the Galois field that is a degree d extension of the prime field of p elements.GF[q] gives the Galois field with q elements, for q a prime power.GF[p, ilist] ...
PowerListQ[f] gives True if the list representing the powers of a primitive element of the field is used to do field arithmetic, and False otherwise.
PlotFlag
(Function Approximations Package Symbol) PlotFlag is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies whether plots of the relative error of successive iterates in the approximation ...
SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
MultivariateMeanDeviation[matrix] gives the mean of the Euclidean distances between the elements of matrix and their mean.
MultivariateSkewness[matrix] gives a multivariate coefficient of skewness for matrix.
SpatialMedian[matrix] gives the spatial median of the elements in matrix.