ElementAbsorptionMap[element] generates a plot of the absorption map of the element element.ElementAbsorptionMap[element, ionstage] generates a plot for the ionization level ...
LowerStatisticalWeight[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 lower ...
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 ...
A core activity in exploratory experimental mathematics is recognition of numbers: going backward from a number to find out how it can be generated. Mathematica provides ...
Unicode: 001B. Raw element. Equivalent to the non-printable ASCII character with code 27. Used in entering aliases for special characters in Mathematica.
PrintAction is an option for notebooks that specifies the action taken when a Print[] command is evaluated by the kernel.
Refine
(Built-in Mathematica Symbol) Refine[expr, assum] gives the form of expr that would be obtained if symbols in it were replaced by explicit numerical expressions satisfying the assumptions assum. ...