Return a string formatted according to printf("%Ng") where N is the given maximum number of significant digits.
See Implementation
Return a string formatted according to printf("%Ng") where N is the given maximum number of significant digits.