powered by
check element isotope information
E_iso(S)
element, can be element symbol (i.e. C) or full name (i.e. Carbon). Both Element symbol and full name are case insensitive.
Yonghui Dong
E_iso('Na') # element symbol E_iso('nA') # element symbol, case insensitive E_iso('Carbon') # element full name E_iso('carBon') # element full name, case insensitive
Run the code above in your browser using DataLab