Description Usage Arguments Examples
Converts a concentration in parts per million –> milligrams per cubic meter
1 | ppm.to.mgm3(ppm, molecular.weight)
|
ppm |
parts per million |
molecular.weight |
molecular weight |
1 2 3 4 5 | ## Using acrylamide
## ppm.to.mgm3(3.13 ,78)
## concentration of acyrlamide is 3.13 mg/m3
## molecular weight of acrylamide is 78 grams/mol
## "ppm: 3.13"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.