FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
Abort Evaluation aborts the current evaluation.
BoxMargins is an option for AdjustmentBox objects that specifies the margins to leave around the contents of the box.
LineBreakWithin is an option for selections that specifies whether line breaks occur automatically when the end of a line is reached.
OverscriptBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies the style and display of OverscriptBox constructs.
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.
CUDAMemoryLoad[list] registers list into the CUDALink memory manager.CUDAMemoryLoad[img] registers img into the CUDALink memory manager.
ImageForestingComponents[image] finds a segmentation of image, returning an integer matrix in which positive integers label different ...
MathieuGroupM11[] represents the sporadic simple Mathieu group M_11.
TopologicalSort[g] gives a list of vertices of g in topologically sorted order for a directed acyclic graph g.