Concentration
Concentration[absorbance,pathLength,extinctionCoefficient]⟹concentration
solves Beer's law to return a concentration when given an absorbance, pathLength, and extinctionCoefficient.
Details
- The concentration will be returned in units that reflect the units of the extinction coefficient
-
MismatchedInputLengths The provided inputs do not match in length and therefore cannot be properly associated for concentration calculation. `1` absorbances, `2` path lengths, and `3` extinction coefficients were provided.
Input

Output
