FirstIntegrals[f, x[t], t] returns a list of first integrals corresponding to the coordinate x[t] and independent variable t of the integrand f.FirstIntegrals[f, {x[t], y[t], ...
RandomKSetPartition[set, k] returns a random set partition of set with k blocks. RandomKSetPartition[n, k] returns a random set partition of the first n natural numbers into ...
RandomSetPartition[set] returns a random set partition of set. RandomSetPartition[n] returns a random set partition of the first n natural numbers.
ByteOrdering is an option for BinaryRead, BinaryWrite, and related functions that specifies what ordering of bytes should be assumed for your computer system.
ColumnAlignments is an option for the low-level function GridBox that specifies how entries in each column should be aligned.
LinkInterrupt[link] sends an interrupt to the program at the other end of the specified MathLink connection.
$TimeUnit gives the minimum time interval in seconds recorded on your computer system.
A Clairaut equation is a first-order equation of the form A remarkable feature of this nonlinear equation is that its general solution has a very simple form. This is an ...
$TetGenInstallationDirectory gives the top-level directory in which your TetGen installation resides.
Functions like Read and Find are most often used for processing text and data from external files. In some cases, however, you may find it convenient to use these same ...