In doing calculations, it is often convenient to collect together several objects, and treat them as a single entity. Lists give you a way to make collections of objects in ...
Output formats for numbers. These numbers are given in the default output format. Large numbers are given in scientific notation. This gives all numbers in scientific ...
There are some close connections between finding a "local minimum" and solving a set of nonlinear equations. Given a set of n equations in n unknowns, seeking a solution r(x) ...
Type Ctrl+DynamicBox[If[$OperatingSystem === MacOSX, T, D], ImageSizeCache -> {9., {0., 8.}}] or choose Graphics > Drawing Tools. For more information on each tool, click the ...
FiniteGroupData[name, " property"] gives the value of the specified property for the finite group specified by name.FiniteGroupData["class"] gives a list of finite groups in ...
EncroachingListSet[p] constructs the encroaching list set associated with permutation p.
GrayCodeSubsets[l] constructs a binary reflected Gray code on set l.
DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Voronoi diagram of the points {{x_1, y_1}, ...}. DiagramPlot[{{x_1, y_1}, {x_2, y_2}, ...}, {q_1, q_2, ...}, val] plots ...
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
IncludeStemCounts is an option for StemLeafPlot which specifies whether a column of counts for each stem should be included.