QuantumChemistry
Isotopes
returns a list of the isotopes of an element
Calling Sequence
Parameters
Description
Examples
Isotopes(element)
element
-
name or string; name or symbol of the element
The Isotopes command returns the isotopes of a given element.
The output is a list of the isotopes specified by an atomic symbol and subscript.
The subscript indicates the total number of protons and neutrons in an atom of the isotope.
Two isotopes of an element have the same number of electrons and protons but different numbers of neutrons.
withQuantumChemistry:
Different isotopes of the element sodium
IsotopesNa;
Na18,Na19,Na20,Na21,Na22,Na23,Na24,Na25,Na26,Na27,Na28,Na29,Na30,Na31,Na32,Na33,Na34,Na35
or
Isotopessodium;
See Also
QuantumChemistry VibrationalModes
Download Help Document