Notation , Symbolize and InfixNotation have several options that modify their behavior. These notation functions all take the options WorkingForm and Action. In addition the ...
Highlight[g, p] displays g with elements in p highlighted. The second argument p has the form {s_1, s_2, ...}, where the s_i are disjoint subsets of vertices and edges of g.
Base64
(Mathematica Import/Export Format) Base64 binary to text encoding. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transfer of binary content by email. The Base64 ...
a ** b ** c is a general associative, but non-commutative, form of multiplication.
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
The replacement operator /. allows you to apply transformation rules to a specific expression. Often, however, you want to have transformation rules automatically applied ...
This document describes how to compile and run MathLink programs written in the C language on computers running a Microsoft Windows operating system. ("MathLink and External ...
TSV
(Mathematica Import/Export Format) MIME type: text/tab-separated-values TSV tabular data format. Stores records of numerical and textual information as lines, using tab characters to separate fields. TSV is an ...
Building on Mathematica's unique base of visualization and graphics capabilities, Mathematica 7 adds several important new areas. Emphasizing integration and automation, ...
Basic Objects Input Syntax Some General Notations and Conventions