Mathematica provides efficient system-independent direct access to all aspects of files of any size.
Bringing together Mathematica's powerful capabilities in numerics, algebraic computation and now also geometric computation, Version 6.0 took the state of the art for ...
With careful standardization of argument conventions, Mathematica provides full coverage of all standard types of elliptic functions, with arbitrary-precision numerical ...
RiemannR[x] gives the Riemann prime counting function R(x).
IntegerPart[x] gives the integer part of x.
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
Relational operators. This tests whether 10 is less than 7. The result is False. Not all of these numbers are unequal, so this gives False.
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
CreateWindow[] creates an empty window in the front end.CreateWindow[nb] creates a window displaying the notebook expression nb, and opens it in the front ...