mole constant

BaseUnit const mole

The base unit for amount of substance quantities (mol).

The mole is the amount of substance of a system which contains as many elementary entities as there are atoms in 0.012 kilogram of carbon 12.

Implementation

static const BaseUnit mole = BaseUnit('mol', Quantities.amountOfSubstance);