$MinPrecision gives the minimum number of digits of precision to be allowed in arbitrary-precision numbers.
Mathematica handles many different kinds of things: mathematical formulas, lists, and graphics, to name a few. Although they often look very different, Mathematica represents ...
If you have special-purpose programs written in C or Fortran, you may want to take formulas you have generated in Mathematica and insert them into the source code of your ...
Coth
(Built-in Mathematica Symbol) Coth[z] gives the hyperbolic cotangent of z.
n!! gives the double factorial of n.
ScaleFactors[pt] gives a list of the scale factors at the point pt in the default coordinate system. ScaleFactors[pt, coordsys] gives a list of the scale factors in the ...
DifferenceRoot[lde] represents a function that solves the linear difference equation specified by lde[a, n].
Hypergeometric2F1[a, b, c, z] is the hypergeometric function \[InvisiblePrefixScriptBase]_2 F_1 (a, b; c; z).
HypergeometricPFQ[{a_1, ..., a_p}, {b_1, ..., b_q}, z] is the generalized hypergeometric function \[Null]_p F_q (a; b; z).
RootApproximant[x] converts the number x to one of the "simplest" algebraic numbers that approximates it well.RootApproximant[x, n] finds an algebraic number of degree at ...