CellGroupData[{cell_1, cell_2, ...}] is a low-level construct that represents an open group of cells in a notebook. CellGroupData[{cell_1, cell_2, ...}, 1] represents 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 ...
Enabled
(Built-in Mathematica Symbol) Enabled is an option for objects such as Slider that specifies whether the objects should be enabled for interactive manipulation.
MachineNumberQ[expr] returns True if expr is a machine-precision real or complex number, and returns False otherwise.
StyleData["style"] is a low-level representation of the contents of a style definition cell.StyleData["style", " environment"] represents the contents of a style definition ...
An Euler equation is an ODE of the form The following is an example of an Euler equation. The Legendre linear equation is a generalization of the Euler equation. It has the ...
CUDADriverVersion[] gives the version of the installed NVIDIA driver.
CUDAQ[] returns True if a CUDA-capable device is available and False otherwise.
CUDAResourcesUninstall[] uninstalls the CUDAResources paclet.
Java Connection Management >, InstallJava AddToClassPath ShowJavaConsole ..., Java Classes and Objects >, LoadJavaClass -- load and set up a Java class for use from ...