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