You can create and present slide shows directly from within Mathematica . Mathematica provides an integrated workflow from initial experimentation to final presentation. ...
While you can programmatically create two-dimensional layouts, the Mathematica front end provides convenient tools for creating and editing two-dimensional grids of data, in ...
ODS
(Mathematica Import/Export Format) MIME type: application/vnd.oasis.opendocument.spreadsheet OpenDocument spreadsheet file. Used for storage and exchange of spreadsheet data and formulas. Is part of the OASIS ...
ConditionalExpression[expr, cond] is a symbolic construct that represents the expression expr when the condition cond is True.
ImageLevels[image] gives a list of pixel values and counts for each channel in image. ImageLevels[image, n] bins pixel values into n equally spaced levels.ImageLevels[image, ...
InputField[] represents a blank editable input field. InputField[x] represents an editable input field that currently contains the expression x. InputField[Dynamic[x]] takes ...
MomentGeneratingFunction[dist, t] gives the moment generating function for the symbolic distribution dist as a function of the variable t. MomentGeneratingFunction[dist, ...
PermutationGroup[{perm_1, ..., perm_n}] represents the group generated by multiplication of the permutations perm_1, ..., perm_n.
PermutationProduct[a, b, c] gives the product of permutations a, b, c.
ToDiscreteTimeModel[sys, \[Tau]] gives the discrete-time approximation with sampling period \[Tau] of the continuous-time StateSpaceModel or TransferFunctionModel object ...