Jewish
(Calendar Package Symbol) Jewish represents the Jewish calendar system.
Factor
(Built-in Mathematica Symbol) Factor[poly] factors a polynomial over the integers. Factor[poly, Modulus -> p] factors a polynomial modulo a prime p. Factor[poly, Extension -> {a_1, a_2, ...}] factors a ...
GraphLayout is an option to Graph and related functions that specifies what layout to use for graph components and collections of components.
JordanModelDecomposition[ss] yields the Jordan decomposition of a StateSpaceModel object ss. The result is a list {s, jc} where s is a similarity matrix and jc is the Jordan ...
NumberForm[expr, n] prints with approximate real numbers in expr given to n-digit precision.
PropertyValue[{obj, item}, name] gives the property value associated with name for item in obj.
Row
(Built-in Mathematica Symbol) Row[{expr_1, expr_2, ...}] is an object that formats with the expr_i arranged in a row, potentially extending over several lines. Row[list, s] inserts s as a separator ...
VertexEccentricity[g, s] gives the length of the longest shortest path from the source s to every other vertex in the graph g.
Special forms for some common symbols. This is equivalent to Sin[60Degree]. Here is the long form of the input.
Output formats for numbers. These numbers are given in the default output format. Large numbers are given in scientific notation. This gives all numbers in scientific ...