DampingConstant[element] gives a list of {wavelength_v, damping} pairs, where wavelength_v is the wavelength in vacuum and damping is the natural damping constant of the ...
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 ...
Mathematica's symbolic architecture makes it possible to treat images just like any other form of expression—applying functions to them, displaying and inputting them in ...
Mathematica provides high-performance reading and writing of binary data, to both files and pipes. A convenient symbolic format representation makes it straightforward to ...
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 ...