$BaseDirectory gives the base directory in which systemwide files to be loaded by Mathematica are conventionally placed.
$UserBaseDirectory gives the base directory in which user-specific files to be loaded by Mathematica are conventionally placed.
An Abel ODE is a first-order equation of the form This equation arose in the context of the studies of Niels Henrik Abel on the theory of elliptic functions, and represents a ...
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
When you see a two-dimensional expression on the screen, you can edit it much as you would edit text. You can for example place your cursor somewhere and start typing. Or you ...
When you execute a command like NotebookWrite[obj,data] the actual operation of inserting data into your notebook is performed in the front end. Normally, however, the kernel ...
Implicit Runge–Kutta methods have a number of desirable properties. The Gauss–Legendre methods, for example, are self-adjoint, meaning that they provide the same solution ...
In using Mathematica, you sometimes need to repeat an operation many times. There are many ways to do this. Often the most natural is in fact to set up a structure such as a ...
Methods for generating hyperlinks. A hyperlink is a special kind of button which jumps to another part of a notebook when it is pressed. Typically hyperlinks are indicated in ...
Mathematica's ability to deal with symbolic expressions, as well as numbers, allows you to use it for many kinds of mathematics. Calculus is one example. With Mathematica, ...