The NIntegrate Explorer is a GUI that lets you do numerical quadrature using NIntegrate. It opens a tool that lets you enter an integrand, set a region, then modify and ...
MachineError[f, x -> a] gives the error involved in evaluating f at x = a using machine arithmetic.
With careful standardization of argument conventions, Mathematica provides full coverage of elliptic integrals, with arbitrary-precision numerical evaluation for complex ...
Using original algorithms developed at Wolfram Research, Mathematica evaluates error and exponential integral functions anywhere in the complex plane, to arbitrary ...
Building on its broad strengths in mathematics in general, and in special functions in particular, Mathematica provides a unique level of support for multiplicative number ...
Mathematica's interface is carefully optimized for both menu and keyboard use—with many convenient ergonomic features, including some that are not immediately visible from ...
Mathematica automatically sets up the infrastructure for parallel computing on standard systems, and provides a variety of tools for sharing and synchronizing definitions ...
A variety of moments or combinations of moments are used to summarize a distribution or data. Mean is used to indicate a center location, variance and standard deviation are ...
Mathematica supports zeta and polylogarithm functions of a complex variable in full generality, performing efficient arbitrary-precision evaluation and implementing extensive ...
Ceiling
(Built-in Mathematica Symbol) Ceiling[x] gives the smallest integer greater than or equal to x. Ceiling[x, a] gives the smallest multiple of a greater than or equal to x.