Vv
(Vector Analysis Package Symbol) Vv is one of the default coordinates for the Bipolar, Bispherical, ParabolicCylindrical, Paraboloidal, EllipticCylindrical, and Toroidal coordinate systems.
Zz
(Vector Analysis Package Symbol) Zz is one of the default coordinates for the Bipolar, Cartesian, Cylindrical, EllipticCylindrical and ParabolicCylindrical coordinate systems.
Mathematica provides a uniquely powerful interactive environment for building up arbitrarily complex computations, under convenient interactive or programmatic control.
Palettes give you immediate access to many features built into Mathematica, from creating syntactically complete expressions and inserting special characters, to building up ...
CUR
(Mathematica Import/Export Format) Microsoft Windows cursor. Raster image file format. Native cursor format on Windows. CUR is an acronym derived from cursor. Binary format. Can store multiple cursors at ...
MX
(Mathematica Import/Export Format) Mathematica serialized package format. Used for the distribution of Mathematica packages. Stores arbitrary Mathematica expressions in a serialized format optimized for fast ...
Option Inspector view and set all option values for cells, notebooks, and global preferences.
CellFrame is an option for Cell which specifies whether a frame should be drawn around a cell.
CellGroup[{cell_1, cell_2, ...}] gives an open group of cells that can appear in a Mathematica notebook.CellGroup[{cell_1, cell_2, ...}, 1] gives a cell group in which only ...
CellPrint[expr] inserts expr as a complete cell in the current notebook just below the cell being evaluated. CellPrint[{expr_1, expr_2, ...}] inserts a sequence of cells.