UndirectedGraphQ[g] yields True if the graph g is an undirected graph and False otherwise.
WattsStrogatzGraphDistribution[n, p] represents the Watts\[Dash]Strogatz graph distribution for n-vertex graphs with rewiring probability p.WattsStrogatzGraphDistribution[n, ...
EdgeIndex[g, e] gives the integer index for the edge e in the graph g.
PermutationReplace[expr, perm] replaces each part in expr by its image under the permutation perm.PermutationReplace[expr, gr] returns the list of images of expr under all ...
TrigReduce[expr] rewrites products and powers of trigonometric functions in expr in terms of trigonometric functions with combined arguments.
ParallelSubmit[expr] submits expr for evaluation on the next available parallel kernel and returns an EvaluationObject expression representing the submitted ...
FirstIntegrals[f, x[t], t] returns a list of first integrals corresponding to the coordinate x[t] and independent variable t of the integrand f.FirstIntegrals[f, {x[t], y[t], ...
OFF
(Mathematica Import/Export Format) OFF 3D geometry format. Used for storing and exchanging 3D models. OFF is an acronym for Object File Format. Occasionally called COFF if color information is present. Related ...
There are two ways to automatically number text in Mathematica . The simplest way is to use a cell style that automatically numbers text by default. Alternatively, you can ...
Unicode: 2261. Alias: Esc === Esc. Infix similarity operator. x ≡ y is by default interpreted as Congruent[x,y]. Used in mathematics for many notions of equivalence and ...