EquationTrekkerNonModal is the nonmodal dialog version of EquationTrekker.
EquationTrekkerState[{eqns, dvars, {t, t_min, t_max}}, params, treks, opts] is the data object returned by the function EquationTrekker, that contains the information needed ...
TrekData
(Equation Trekker Package Symbol) TrekData[tag, data] is a data object that contains the information necessary to recreate the trek associated with the tag tag in a graphical interface created by ...
TrekParameters is an option to EquationTrekker that specifies the dynamic parameters and their ranges.
ImpliesQ[expr_1, expr_2] tests whether the expression expr_1 implies expr_2.
ValueFunction[symb] represents a function to be applied whenever the symbol symb gets a new value.
ElementToPolynomial[e, s] gives a polynomial in the symbol s corresponding to the field element e.ElementToPolynomial[f, s] gives the irreducible polynomial in s of the field ...
FieldInd[e] gives the value of the discrete logarithm of e.
FromElementCode[f, code] gives the field element of f associated with code, a non-negative integer less than the field size of f.
FunctionOfCode[g] is a setting for the option FormatType that specifies the format g[c] for an element, where c is the integer code for the element.