SystemsModelOrder[ss] gives the order of the StateSpaceModel object ss.
Functions for creating power series. Here is the power series expansion for exp(x) about the point x0 to order x^4. Here is the series expansion of exp(x) about the point ...
Cot
(Built-in Mathematica Symbol) Cot[z] gives the cotangent of z.
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
ZTest
(Built-in Mathematica Symbol) ZTest[data] tests whether the mean of the data is zero. ZTest[{data_1, data_2}] tests whether the means of data_1 and data_2 are equal.ZTest[dspec, \[Sigma]] tests for zero ...
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
While you can programmatically create two-dimensional layouts, the Mathematica front end provides convenient tools for creating and editing two-dimensional grids of data, in ...
Nand
(Built-in Mathematica Symbol) Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.
AxesEdge is an option for three-dimensional graphics functions that specifies on which edges of the bounding box axes should be drawn.
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.