Download Stoichiometry USER MANUAL

Transcript
5.1. AtomCount(molecule, atom)
Calculates the number of 'atom' in 'molecule'
'molecule' and 'atom' are text strings or references to text strings representing a valid molecule
and atom respectively.
Example:
atomcount("CaCO3", "O") returns 3;
if cell B6 contains "CaCO3" then =atomcount(b6,"O") gives the same result.
____________________________________________________________________________
Stoichiometry User Manual
26 / 32