DynamicEvaluationTimeout is an option for displayed objects, cells, and notebooks that specifies the timeout in seconds for any Dynamic computations they contain.
FindCurvePath[{{x_1, y_1}, {x_2, y_2}, ...}] gives an ordering of the {x_i, y_i} that corresponds to one or more smooth curves.
ImageType[image] gives the underlying type of values used for each pixel element in the Image object image.
Interleaving is an option for Image and related functions that specifies whether data corresponding to different channels in an object such as an image should be interleaved.
Majority[e_1, e_2, ...] gives True if the majority of the e_i are True, and False if the majority are False.
MaxMixtureKernels is an option for SmoothKernelDistribution and related functions that specifies the maximum number and location of kernel functions to use in the estimation.
MenuSortingValue is an option for cells and notebooks that specifies where a cell style, stylesheet, or palette is listed in the Format \[FilledRightTriangle] Style submenu, ...
NearestFunction[data] represents a function whose values give the elements closest to an element that is supplied.
StringTrim["string"] trims whitespace from the beginning and end of " string".StringTrim["string", patt] trims substrings matching patt from the beginning and end.
Mathematica 's extensive capabilities for presenting data, text, graphics, and dynamic elements in formatted tables give you control over all elements of layout and styling. ...