Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the atomic number for a given element
ResourceFunction["AtomicNumber"][element] returns the atomic number corresponding to the given element. | |
ResourceFunction["AtomicNumber"][{element1,element2,…}] returns a list of atomic numbers for the given elements. |
Find the atomic number for an atomic symbol:
In[1]:= |
Out[1]= |
Find the atomic number using an element name:
In[2]:= |
Out[2]= |
Find the atomic number for an Entity:
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
Use a list as an input:
In[5]:= |
Out[5]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License