Millions constant

Denomination const Millions

Implementation

static const Millions = Denomination._(1000000, 'M', 1000000);