While some cells in Mathematica are not visible, they can still be selected for editing and modification. Selecting cells without visible cell brackets works just like ...
Mathematica supports using joysticks, gamepads, 3D mice, and all other controller devices that follow the HID specification. In fact, in many cases, there is zero setup ...
mprep
(Mathematica System Program) mprep options template.tm preprocesses the MathLink template file template.tm, and generates C code that contains all the necessary MathLink code to call C functions from ...
AugmentedSymmetricPolynomial[{r_1, r_2, ...}] represents a formal augmented symmetric polynomial with exponents r_1, r_2, ....AugmentedSymmetricPolynomial[{{r_11, ..., r 1 ...
CayleyGraph[group] returns a Cayley graph representation of group.
CreateDocument[] creates an empty document notebook and opens it in the front end.CreateDocument[expr] creates and opens a document notebook containing the expression ...
DataDistribution[ddist, ...] represents a probability distribution of type ddist, estimated from a set of data.
Encode
(Built-in Mathematica Symbol) Encode["source", " dest"] writes an encoded version of the file source to the file dest. << dest decodes the file before reading its contents. Encode["source", " dest", " ...
GraphComplement[g] gives the graph complement of the graph g.
Kernels
(Built-in Mathematica Symbol) Kernels[] gives the list of running kernels available for parallel computing.