Here is a system of two ODEs whose coefficient matrix has real and distinct eigenvalues. This solves the system. Note that the general solution depends on two arbitrary ...
Since lists are just a particular kind of expression, it will come as no surprise that you can refer to parts of any expression much as you refer to parts of a list. This ...
Wronskian[{y_1, y_2, ...}, x] gives the Wronskian determinant for the functions y_1, y_2, ... depending on x.Wronskian[eqn, y, x] gives the Wronskian determinant for the ...
Mathematica 6.0 represented a major new level in Mathematica's distinguished twenty-year history of broad cutting-edge algorithm development. Mathematica's unified ...
Mathematica provides flexible mechanisms for full typeset formatting of numbers of any magnitude and precision, to optimize readability, portability, and external ...
EndOfLine represents the end of a line in a string for purposes of matching in StringExpression.
StartOfLine represents the start of a line in a string for purposes of matching in StringExpression.
Mathematica supports many formats, with many subformats, variants, and options.
Mathematica provides several convenient methods for extracting and manipulating parts of matrices. The flexible [[ ]] (Part) and ;; (Span) syntaxes provide compact yet ...