TransferFunctionModel[m, var] represents the model of the transfer-function matrix m with complex variable var.TransferFunctionModel[{num, den}, var] specifies the numerator ...
[AP91] Ascher, U. and L. Petzold. "Projected Implicit Runge–Kutta Methods for Differential Algebraic Equations." SIAM J. Numer. Anal. 28 (1991): 1097–1120. [AP98] Ascher, U. ...
PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}] plots a paired histogram of the values x_i and y_i.PairedHistogram[{x_1, x_2, ...}, {y_1, y_2, ...}, bspec] plots a paired ...
PieChart[{y_1, y_2, ...}] makes a pie chart with sector angle proportional to y_1, y_2, ....PieChart[{..., w_i[y_i, ...], ..., w_j[y_j, ...], ...}] makes a pie chart with ...
int MLGetNext (MLINK link) goes to the next object on link and returns its type.
int MLGetType (MLINK link) gets the type of the current object on the MathLink connection specified by link.
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
Csch
(Built-in Mathematica Symbol) Csch[z] gives the hyperbolic cosecant of z.
DateList[] gives the current local date and time in the form {year, month, day, hour, minute, second}. DateList[time] gives a date list corresponding to an AbsoluteTime ...
Exists
(Built-in Mathematica Symbol) Exists[x, expr] represents the statement that there exists a value of x for which expr is True. Exists[x, cond, expr] states that there exists an x satisfying the condition ...