pyformat.info
pyformat.info copied to clipboard
Exponential float formats
I don't see any information on the %e or %g float formats.
This is important and non-trivial, especially for representing floats with significant digits. See for example:
https://stackoverflow.com/q/25780022/2037613