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 ...
UpperStatisticalWeight[element] gives a list of {wavelength_v, weight} pairs, where wavelength_v is the wavelength in vacuum and weight is the statistical weight of the upper ...
Mathematica 8 introduces a coherent collection of algorithms and data structures for working with permutation groups. Building upon Mathematica's proven symbolic ...
Mathematica can plot parametric functions in both two and three dimensions. Use a parametric plot when you can express the x and y or x , y , and z coordinates at each point ...
Variables and functions are integral to Mathematica 's symbolic programming language. These "How tos" give step-by-step instructions for common tasks related to variables, ...
Constants is an option for Dt which gives a list of objects to be taken as constants.
DependentVariables is an option which specifies the list of all objects that should be considered as dependent variables in equations that have been supplied.