ChemicalFormula[<|elem1n1,elem2n2,…|>]
represents a chemical species with ni atoms of the element elemi.
ChemicalFormula[chem]
returns the chemical formula corresponding to the given input.
ChemicalFormula[…,<|qual1val1,qual2val2,…|>]
represents a species whose qualifiers quali have values vali.


ChemicalFormula
ChemicalFormula[<|elem1n1,elem2n2,…|>]
represents a chemical species with ni atoms of the element elemi.
ChemicalFormula[chem]
returns the chemical formula corresponding to the given input.
ChemicalFormula[…,<|qual1val1,qual2val2,…|>]
represents a species whose qualifiers quali have values vali.
Details


- Possible forms for elemi include:
-
Entity["Element",…] a chemical element "Fe","C",… an atomic symbol - Possible forms for quali include:
-
"NetCharge" net charge "Phase" phase of matter, e.g. "Solid", "Liquid", "Gas" or "Aqueous" - Possible forms for chem include:
-
"FeSO4","CH4",… a formula string Molecule[…] a molecule Entity["Chemical",…] a chemical entity BioSequence[…] a biomolecular sequence - ChemicalFormula[…]["prop"] will return the value for the specified property.
- Possible values for "prop" include:
-
"AtomCount" number of atoms "ElectronCount" number of electrons "ElementCounts" an association of "Element"count "EmpiricalFormula" a ChemicalFormula with the simplest whole number ratio of atoms "FormulaDisplay" a display version of the formula, e.g. CH4 "FormulaString" a string version of the formula, e.g. "CH4" "HillFormula" a ChemicalFormula following the Hill system "HillFormulaString" formula string following the Hill system "MolarMass" molar mass "MolecularMass" molecular mass "NetCharge" net charge "ProtonCount" number of protons
Examples
open all close allRelated Guides
History
Text
Wolfram Research (2021), ChemicalFormula, Wolfram Language function, https://reference.wolfram.com/language/ref/ChemicalFormula.html.
CMS
Wolfram Language. 2021. "ChemicalFormula." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ChemicalFormula.html.
APA
Wolfram Language. (2021). ChemicalFormula. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ChemicalFormula.html
BibTeX
@misc{reference.wolfram_2025_chemicalformula, author="Wolfram Research", title="{ChemicalFormula}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/ChemicalFormula.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_chemicalformula, organization={Wolfram Research}, title={ChemicalFormula}, year={2021}, url={https://reference.wolfram.com/language/ref/ChemicalFormula.html}, note=[Accessed: 11-August-2025]}