Return an upper bound on the number of significant digits required to distinguish any two floating-point numbers with the given precision when they are formatted as decimal strings in exponential format.
See Implementation
Return an upper bound on the number of significant digits required to distinguish any two floating-point numbers with the given precision when they are formatted as decimal strings in exponential format.