Unicode: 2206 Alias: Esc diffd Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DifferenceDelta[y,k]. You can use \[InvisibleComma] in ...
Unicode: F4A4 Alias: Esc dratio Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DiscreteRatio[y,k]. You can use \[InvisibleComma] in ...
Unicode: F4A3 Alias: Esc shift Esc. Prefix operator with built-in evaluation rules. _ky is by default interpreted as DiscreteShift[y,k]. You can use \[InvisibleComma] in the ...
FindVertexCover[g] finds a vertex cover of the graph g with a minimum number of vertices.
ImageColorSpace[image] gives the name of the color space of image.
$MachinePrecision gives the number of decimal digits of precision used for machine-precision numbers.
$UserDocumentsDirectory gives your default "documents" directory.
Two ways to set up automatic numbering in a Mathematica notebook. These cells are in DisplayFormulaNumbered style. DisplayFormulaNumbered style is available in the default ...
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.
SQLExecute allows SQL statements to be executed. Statements can be used to select data, create tables, insert data, update data, remove data, and drop tables. The statement ...