TabSpacings is an option for character selections that specifies the number of spaces in ems that the cursor advances when the Tab key is pressed.
[1] Mehrotra, S. "On the Implementation of a Primal-Dual Interior Point Method." SIAM Journal on Optimization 2 (1992): 575–601. [2] Nelder, J.A. and R. Mead. "A Simplex ...
TreeForm[expr] displays expr as a tree with different levels at different depths. TreeForm[expr, n] displays expr as a tree only down to level n.
Accumulate[list] gives a list of the successive accumulated totals of elements in list.
AlgebraicNumberNorm[a] gives the norm of the algebraic number a.
Even with "Newton methods" where the local model is based on the actual Hessian, unless you are close to a root or minimum, the model step may not bring you any closer to the ...
LegendPosition is an option for Legend, which specifies the location of the lower-left corner of a legend box.
LegendTextSpace is an option for Legend, which specifies the space in the legend box for text.
ComplexExpand[expr] expands expr assuming that all variables are real. ComplexExpand[expr, {x_1, x_2, ...}] expands expr assuming that variables matching any of the x_i are ...
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.