ArcCosh
(Built-in Mathematica Symbol) ArcCosh[z] gives the inverse hyperbolic cosine cosh -1 (z) of the complex number z.
InverseErf[s] gives the inverse error function obtained as the solution for z in s = erf(z).
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
Tan
(Built-in Mathematica Symbol) Tan[z] gives the tangent of z.
PolynomialGCD[poly_1, poly_2, ...] gives the greatest common divisor of the polynomials poly_i. PolynomialGCD[poly_1, poly_2, ..., Modulus -> p] evaluates the GCD modulo the ...
Mathematica handles formulas of all types, from polynomials with millions of terms to complex combinations of higher mathematical functions. It provides powerful general ...
CylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds a decomposition of the region represented by the inequalities ineqs into cylindrical parts whose directions correspond ...
Mathematica is built to handle arbitrarily large computations—limited only by computer time and memory—and provides a collection of convenient global safety features to ...