LowerTermFineStructureEnergy[element] gives a list of {wavelength_v, energy} pairs, where wavelength_v is the wavelength in vacuum and energy is the energy of the ...
VacuumWavelength[element] gives a list of the wavelengths in vacuum of the resonance absorption lines produced by the specified element.VacuumWavelength[element, ionstage] ...
MaximalIndepndentEdgeSet[g] gives a maximal independent edge set of an undirected graph g.
GXL
(Mathematica Import/Export Format) GXL graph data format. Used for the storage and exchange of graphs. GXL is an acronym derived from Graph Exchange Language. XML-based format. Represents typed, attributed, ...
Circle
(Built-in Mathematica Symbol) Circle[{x, y}, r] is a two-dimensional graphics primitive that represents a circle of radius r centered at the point x, y. Circle[{x, y}] gives a circle of radius 1. ...
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
On most computer systems, you can execute external programs or commands from within Mathematica. Often you will want to take expressions you have generated in Mathematica, ...
Numerical integration functions. This finds a numerical approximation to the integral ∫_(0)^∞ e^-x^3 x. Here is the numerical value of the double integral ∫_(-1)^1 dx ...
The following techniques are useful for debugging problems with client connections to the license server. MathLM will not start if it cannot find the password file. In that ...
Introduction to DatabaseLink Getting Started Database Connections