MolecularWeight(formula = list(C=2, H=4))
## molecular weight of cyanocobalamin (C63H88CoN14O14P)
MolecularWeight(formula = list(C=63, H=88, N=14, O=14, P=1, x=1),
amu = list(x = 58.933200))
Run the code above in your browser using DataLab