Ulp
(Computer Arithmetic Package Symbol) Ulp[x] gives the size of an ulp for numbers near x.
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 ...
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 ...
PseudoDiameter[g] give the pseudo-diameter of the undirected graph g, and the two vertices that achieve this diameter.
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.