kMaxSafeDecimalPlaces top-level constant

int const kMaxSafeDecimalPlaces

The maximum number of decimal places that can be used.

Implementation

const int kMaxSafeDecimalPlaces = 15;