FunctionOfCoefficients[g] is a setting for the option FormatType that specifies the format g[c_0, c_1, ...] for an element, where c_0, c_1, ... are the coefficients in the ...
IrreduciblePolynomial[s, p, d] gives an irreducible polynomial in the symbol s of degree d over the integers modulo the prime p.
PerfectPowerQ[e, n] gives True if e is a perfect n\[Null]^th power in its field, and False otherwise.
PowerList[f] gives a list of the data parts of the nonzero elements of the field f.
PowerListToField[list] gives the field associated with list of element data parts list, where the elements are generated by successive powers of a primitive element.
Successor[e] gives the next element in a canonical ordering of the field elements.
ToElementCode[e] gives a non-negative integer code, less than the field size, associated with the element e.
Bias
(Function Approximations Package Symbol) Bias is an option to RationalInterpolation, GeneralRationalInterpolation, MiniMaxApproximation, and GeneralMiniMaxApproximation that specifies the bias to apply when ...
Brake
(Function Approximations Package Symbol) Brake is an option to MiniMaxApproximation and GeneralMiniMaxApproximation that specifies how changes from one iteration to the next are to be restricted.