kMaxSafeDecimalPlaces top-level constant
          
          int
          const kMaxSafeDecimalPlaces
          
        
        
The maximum number of decimal places that can be used.
Implementation
const int kMaxSafeDecimalPlaces = 15;The maximum number of decimal places that can be used.
const int kMaxSafeDecimalPlaces = 15;