Expressions corresponding to cells. Here is a notebook containing a text cell and a Mathematica input cell. Here are the expressions corresponding to these cells.
EllipticTheta[a, u, q] gives the theta function \[CurlyTheta]_a (u, q) (a = 1, ..., 4).
ContentPadding is an option for objects that can be displayed with frames that specifies whether the vertical margins should shrink wrap tightly around the contents.
Monte Carlo methods use randomly generated numbers or events to simulate random processes and estimate complicated results. For example, they are used to model financial ...
This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
AppellF1[a, b_1, b_2, c, x, y] is the Appell hypergeometric function of two variables F_1 (a; b_1, b_2; c; x, y).
ArcSinh
(Built-in Mathematica Symbol) ArcSinh[z] gives the inverse hyperbolic sine sinh -1 (z) of the complex number z.
ByteCount[expr] gives the number of bytes used internally by Mathematica to store expr.
VectorPlot[{v_x, v_y}, {x, x_min, x_max}, {y, y_min, y_max}] generates a vector plot of the vector field {v_x, v_y} as a function of x and y. VectorPlot[{{v_x, v_y}, {w_x, ...
SystemsModelSeriesConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in series. SystemsModelSeriesConnect[sys_1, sys_2, {y, u}] ...