ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
CellEvaluationDuplicate is an option for Cell which specifies whether the front end should make a copy of the cell before performing any evaluation of its contents that you ...
Quartiles[list] gives a list of the 1/4, 1/2, and 3/4 quantiles of the elements in list.Quartiles[dist] gives a list of the 1/4, 1/2, and 3/4 quantiles of the symbolic ...
ArrayRules[SparseArray[...]] gives the rules {pos_1 -> val_1, pos_2 -> val_2, ...} specifying elements in a sparse array. ArrayRules[list] gives rules for SparseArray[list].
Bit
(Mathematica Import/Export Format) Uniform sequence of bits. Binary data format.
DBF
(Mathematica Import/Export Format) MIME types: application/dbf, application/dbase dBASE DBF data files. Legacy file format for storing and exchanging structured data. ASCII format. Native format of the dBASE ...
Tr
(Built-in Mathematica Symbol) Tr[list] finds the trace of the matrix or tensor list. Tr[list, f] finds a generalized trace, combining terms with f instead of Plus. Tr[list, f, n] goes down to level n in ...
$MessagePrePrint is a global variable whose value, if set, is applied to expressions before they are included in the text of messages.
DatabaseLink provides a number of functions for connection to an SQL database. It also supports a resource mechanism that allows the details of how the connection is set up ...
AVI
(Mathematica Import/Export Format) Registered MIME type: video/avi Microsoft AVI format. Multimedia container format. Commonly used for archiving and exchanging video content. Stores audio and video content in ...