NicholsPlot[g] gives the Nichols plot of a rational function g in one complex variable.NicholsPlot[sys] gives the Nichols plot of a TransferFunctionModel or StateSpaceModel ...
PolarTicks is an option for sector charts and polar plots that specifies tick marks for polar axes.
Raster
(Built-in Mathematica Symbol) Raster[{{a_11, a_12, ...}, ...}] is a two-dimensional graphics primitive which represents a rectangular array of gray cells. Raster[{{{r_11, g_11, b_11}, ...}, ...}] ...
SatisfiabilityCount[bf] counts the number of possible combinations of variable values that yield True when supplied as arguments to the Boolean function ...
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
Sinh
(Built-in Mathematica Symbol) Sinh[z] gives the hyperbolic sine of z.
VertexEccentricity[g, s] gives the length of the longest shortest path from the source s to every other vertex in the graph g.
Ever since Version 3 of Mathematica, there has been rich support for arbitrary mathematical typesetting and layout. Underlying all that power was a so-called box language, ...
Documentation Center navigation shortcuts. Window cycling shortcuts. Scrolling shortcuts.
The leading term of a polynomial can be chosen in many different ways. For multivariate polynomials, sorting by the total degree of the monomials is often useful. Different ...