ScientificConstants
GetProperties
list the names of all element or isotope properties
Calling Sequence
Parameters
Description
Examples
GetProperties( 'isotopic' )
'isotopic'
-
(optional); specify that isotopic properties are to be returned
The GetProperties() command returns an expression sequence consisting of the names of element properties in the ScientificConstants package.
The GetProperties( 'isotopic' ) command returns an expression sequence consisting of the names of element properties in the ScientificConstants package.
with⁡ScientificConstants:
GetProperties⁡
atomicweight,boilingpoint,density,electronaffinity,electronegativity,ionizationenergy,meltingpoint
GetProperties⁡isotopic
abundance,atomicmass,betadecayenergy,bindingenergy,electronaffinityisotopic,halflife,massexcess
See Also
Details of Commands for Elements and Isotopes
Initial Properties for Elements and Isotopes
ScientificConstants[GetProperty]
ScientificConstants[HasProperty]
Download Help Document