FieldIrreducible[f, s] gives the irreducible polynomial in the symbol s associated with the field f.
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 ...
PerfectPowerQ[e, n] gives True if e is a perfect n\[Null]^th power in its field, and False otherwise.
PolynomialToElement[f, poly] gives an element in the field f corresponding to the univariate polynomial poly with integer coefficients.
Successor[e] gives the next element in a canonical ordering of the field elements.
NFourierCoefficient[expr, t, n] gives a numerical approximation to the n \[Null]^th coefficient in the Fourier exponential series expansion of expr, where expr is a periodic ...
NFourierSinCoefficient[expr, t, n] gives a numerical approximation to the n\[Null]^th coefficient in the Fourier sine series expansion of expr, where expr is a periodic ...
ClosenessCentrality[g] finds the closeness centrality.
EdgeList
(Graph Utilities Package Symbol) EdgeList[g] gives a list of edges in the graph g
MaximalIndependentVertexSet[g] gives a maximal independent vertex set of an undirected graph g.MaximalIndependentVertexSet[g, w] gives a maximal independent vertex set of g ...