GraphPlot and GraphPlot3D calculate and plot a visually appealing 2D/3D layout of a graph. The functions are designed to work with very large graphs and handle both connected ...
This document describes how to compile and run MathLink programs written in the C language on Mac OS X systems. ("MathLink and External Program Communication" describes how ...
MonitorLM gives information on the total number of licenses available and checked out, the fully qualified domain name and username of those who have them checked out, and so ...
The shooting method works by considering the boundary conditions as a multivariate function of initial conditions at some point, reducing the boundary value problem to ...
The control mechanisms set up for NDSolve enable you to define your own numerical integration algorithms and use them as specifications for the Method option of NDSolve. ...
Univariate descriptive statistics have been added to the built-in Mathematica kernel. Multivariate functionality from this package is included in the newly created ...
PLY
(Mathematica Import/Export Format) 3D geometry format. ASCII or binary format. Used for storage and interchange of 3D graphical objects. Known as Stanford Triangle Format. PLY is an acronym derived from ...
Abs
(Built-in Mathematica Symbol) Abs[z] gives the absolute value of the real or complex number z.
Arg
(Built-in Mathematica Symbol) Arg[z] gives the argument of the complex number z.
CharacteristicPolynomial[m, x] gives the characteristic polynomial for the matrix m. CharacteristicPolynomial[{m, a}, x] gives the generalized characteristic polynomial with ...