mcc
(Mathematica System Program) mcc options files MathLink template file compiler.
AugmentedSymmetricPolynomial[{r_1, r_2, ...}] represents a formal augmented symmetric polynomial with exponents r_1, r_2, ....AugmentedSymmetricPolynomial[{{r_11, ..., r 1 ...
DialogReturn[expr] closes a dialog window, returning the expression expr from the dialog.DialogReturn[] closes a dialog window, returning Null.
DistributionParameterQ[dist] yields True if dist is a valid distribution, and yields False otherwise.
E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
GaussianIntegers is an option for FactorInteger, PrimeQ, Factor, and related functions that specifies whether factorization should be done over Gaussian integers.
Longest
(Built-in Mathematica Symbol) Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.
LoopFreeGraphQ[g] yields True if the graph g has no self-loops, and False otherwise.
NotebookLocate["tag"] locates all cells with the specified tag in your current input notebook, selecting the cells and scrolling to the position of the first one. ...
Properties is an option that allows specification of properties to objects and items of objects.