PolyLogSimplify[expr] transforms polylogarithm functions in expr, trying to either decrease the number of polylogarithm functions, or convert combinations of them into more ...
TrigToRadicals[expr] converts trigonometric functions to radicals whenever possible in expr.
ZetaSimplify[expr] transforms zeta functions in expr, trying to either decrease the number of zeta functions, or convert combinations of them into more elementary functions.
ErrorBarFunction is an option for ErrorListPlot that specifies a function to apply to determine the shape of error bars.
CompileEvaluate[expr] compiles expr and then evaluates the resulting compiled code.
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 ...
PolynomialToElement[f, poly] gives an element in the field f corresponding to the univariate polynomial poly with integer coefficients.
OrderStarPoles is an option to OrderStarPlot that specifies whether poles of an approximant and the function to be approximated should be displayed.
OrderStarZeros is an option to OrderStarPlot that specifies whether zeros of an approximant and the function to be approximated should be displayed.
MedianMethod is an option for MultivariateMedianDeviation that specifies the multivariate median to use.