radium-0.1: Chemistry

Safe HaskellSafe-Inferred

Chemistry.Element

Synopsis

Documentation

data Element Source

Instances

Show Element 

element :: String -> Maybe ElementSource

Find element by its symbol

elementByAtomNumber :: Int -> Maybe ElementSource

Find element by atomic its number

shellElectrons :: Element -> [Int]Source

Show number of electrons in each shell

valenceElectronCount :: Element -> IntSource

Number of valance electrons

valenceBoundCount :: Element -> IntSource

Number of bounds in element