OscillatorStrength[element] gives a list of {wavelength_v, strength} pairs, where wavelength_v is the wavelength in vacuum and strength is the oscillator strength of the ...
RelativeStrength[element] gives a list of {wavelength_v, strength} pairs, where wavelength_v is the wavelength in vacuum and strength is the relative strength of the ...
TransitionProbability[element] gives a list of {wavelength_v, prob} pairs, where wavelength_v is the wavelength in vacuum and prob is the spontaneous transition probability ...
CoordinateRanges[] gives the intervals over which each of the coordinates in the default coordinate system may range. CoordinateRanges[coordsys] gives the ranges for each of ...
Parameters[] gives a list of the default parameters of the default coordinate system. Parameters[coordsys] gives a list of the default parameters in the coordinate system ...
Continued fractions can be thought of as an alternative to digit sequences for representing numbers, based on division rather than multiplication by a base. Studied ...
Capabilities that define a new kind of dynamic interactive computing.
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
By providing a completely extensible set of vertex and edge properties, you can make graphs represent much more than the structural information embodied in their topology. ...
The MathLink library provides a collection of C language functions for interacting with Mathematica via MathLink. These functions allow you not only to handle native C data ...