A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
General issues about the internal implementation of Mathematica are discussed in "The Internals of Mathematica". Given here are brief notes on particular features. These ...
Table
(Built-in Mathematica Symbol) Table[expr, {i_max}] generates a list of i_max copies of expr. Table[expr, {i, i_max}] generates a list of the values of expr when i runs from 1 to i_max. Table[expr, {i, ...
CExpression[arg] is a symbolic representation of code that will format using CForm[arg].
New function FourierDCT has been added to the built-in Mathematica kernel. New function FourierDST has been added to the built-in Mathematica kernel.
Mathematica's symbolic document paradigm makes it uniquely easy to create complex structured documents programmatically, including both graphical elements and dynamic ...
Mathematica 8 introduces numerous new usability features, including a whole new paradigm for entering input using free-form linguistics that no longer require even ...
Mathematica lets you create your own custom interfaces, using its uniquely straightforward symbolic interface-building technology. You can build simple interactive ...
file.tm is a MathLink template file.
math
(Mathematica System Program) math options starts the Mathematica kernel in Unix and Linux.