calc_mass | R Documentation |
Calculates the mass of a specified substance in grams that will contain the specified number of moles.
calc_mass(substance, val, u = "mol")
substance |
Enter the common name of the chemical compound or substance. |
val |
The number of moles. |
u |
The unit, select from "mol", "umol", "nmol", "pmol", "fmol" with default set to moles. |
The mass of the substance containing the specified number of moles, in grams.
"ammonium"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.