GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
LandauDistribution[\[Mu], \[Sigma]] represents a Landau distribution with location parameter \[Mu] and scale parameter \[Sigma].
The built-in functions of Mathematica implement a very large number of algorithms from computer science and mathematics. Some of these algorithms are fairly old, but the vast ...
Mathematica serves as a convenient and extensible environment for doing basic math. In addition to performing advanced calculations, Mathematica can also be used as a ...
Mathematica 's interactive graphics capabilities let you determine the coordinates of a single point. You can also get arbitrary sequences of points and paths, and analyze ...
Grid
(Built-in Mathematica Symbol) Grid[{{expr_11, expr_12, ...}, {expr_21, expr_22, ...}, ...}] is an object that formats with the expr_ij arranged in a two-dimensional grid.
BaseStyle is an option for formatting and related constructs that specifies the base style to use for them.
PreferencesPath is a global option that specifies which directories are searched for user-specific settings when Mathematica is started.
PolynomialQuotientRemainder[p, q, x] gives a list of the quotient and remainder of p and q, treated as polynomials in x.
Counting roots of polynomials. CountRoots accepts polynomials with Gaussian rational coefficients. The root count includes multiplicities. This gives the number of real roots ...