FresnelC[z] gives the Fresnel integral C(z).
FresnelS[z] gives the Fresnel integral S(z).
KleinInvariantJ[\[Tau]] gives the Klein invariant modular elliptic function J(\[Tau]).
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
SinIntegral[z] gives the sine integral function Si(z).
SolveAlways[eqns, vars] gives the values of parameters that make the equations eqns valid for all values of the variables vars.
WorkingPrecision is an option for various numerical operations that specifies how many digits of precision should be maintained in internal computations.
DirichletCharacter[k, j, n] gives the Dirichlet character \[Chi] {k, j} (n) with modulus k and index j.
Even more so than for other special functions, you need to be very careful about the arguments you give to elliptic integrals and elliptic functions. There are several ...
A method like "Newton's" method chooses a step, but the validity of that step only goes as far as the Newton quadratic model for the function really reflects the function. ...