powered by
Convert molar to concentration
mol2conc(mol = NULL, unit_mol = NULL, unit_conc = NULL, mol_weight = NULL)
concentration in molars
unit of input concentration (molar), one of `mol/L`, `mmol/mL`, `mmol/L`
output unit, one of `g/l`, `mg/l`, `microg/l`, `mcg/l", `ng/l`, `mg/ml`, `microg/ml`, `mcg/ml`, `ng/ml`
concentration in g/mol
mol2conc(1, unit_mol = "mmol/l", mol_weight = 180)
Run the code above in your browser using DataLab