UnderoverscriptBox[x, y, z] is the low-level box representation for x_y^z in notebook expressions.
BreadthFirstScan[g, s, {"event_1" -> f_1, "event_2" -> f_2, ...}] performs a breadth-first scan (bfs) of the graph g starting at the vertex s and evaluates f_i whenever ...
As the world's most extensive programmatic mathematical typesetting system, Mathematica provides a range of controls over the details of layout and rendering.
Limit[expr,x->x_0] tells you what the value of expr is when x tends to x_0. When this value is infinite, it is often useful instead to know the residue of expr when x equals ...
ParabolicStopAndReversal
In calculus, infinite sums and products can pose a challenge to manipulate by hand. Mathematica can evaluate a huge number of different types of sums and products with ease.
If you use the notebook front end for Mathematica, then you can enter some of the operations discussed here in special ways. Special and ordinary ways to enter mathematical ...
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 ability to deal with symbolic expressions, as well as numbers, allows you to use it for many kinds of mathematics. Calculus is one example. With Mathematica, ...