| NISTConst
    | 
| Variables | |
| NISTCONST_CONSTANT | NISTConst::molarMassConstant = 1e-3 | 
| NISTCONST_CONSTANT | NISTConst::molarMassOfCarbon12 = 12e-3 | 
| NISTCONST_CONSTANT | NISTConst::Mu = molarMassConstant | 
| NISTCONST_CONSTANT NISTConst::molarMassConstant = 1e-3 | 
\(M_u \ (\frac{kg}{mol})\) Molar mass constant in kilograms per mole.
| NISTCONST_CONSTANT NISTConst::molarMassOfCarbon12 = 12e-3 | 
\(M({^{12}C}) \ (\frac{kg}{mol})\) Molar mass of carbon-12 in kilograms per mole.
| NISTCONST_CONSTANT NISTConst::Mu = molarMassConstant | 
\(M_u \ (\frac{kg}{mol})\) Molar mass constant in kilograms per mole. Alias of molarMassConstant.