1 | min.air.volume(limit.of.quantification.mg, contaminant.target.concentration.mgm3)
|
limit.of.quantification.mg |
the smallest amount or the lowest concentration of a substance that is possible to be determined by means of a given analytical procedure with the established accuracy, precision, and uncertainty |
contaminant.target.concentration.mgm3 |
an estimate of the airborne concentrations of the contaminant being tested. |
1 2 3 4 | ## min.air.volume(0.0027, 500)
## a 0.0027 mg/m3 limit of quantification (concentration) exists for acetone
## we are interested in a target concentration of 500 mg/m3
"Minimum air volume required: 0.0054 liters"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.