I
(Built-in Mathematica Symbol) I represents the imaginary unit Sqrt[-1].
In general, a system of ordinary differential equations (ODEs) can be expressed in the normal form, The derivatives of the dependent variables x are expressed explicitly in ...
The basis for a nonlinear conjugate gradient method is to effectively apply the linear conjugate gradient method, where the residual is replaced by the gradient. A model ...
Unicode: 00AD. Alias: Esc dhy Esc. Spacing character. Used to override hyphenation points inside a word.
GroupActionBase is an option to specify a base for a group.
RulerUnits is an option for notebooks that specifies the units in the ruler toolbar.
GraphPlot3D[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a 3D plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot3D[{{v i 1 -> v j 1, lbl_1}, ...
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
Typical ways to enter characters. All printable ASCII characters can be entered directly. Those that are not alphanumeric are assigned explicit names in Mathematica, allowing ...
CirculantGraph[n, j] gives the circulant graph with n vertices and jump j C_n (j).CirculantGraph[n, {j_1, j_2, ...}] gives the circulant graph with n vertices and jumps j_1, ...