SIGN IN SIGN UP

bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (#23537)

* Improve description of 'e', 'f' and 'g' presentation types

* Drop the 'E' from Scientific 'E' notation; remove >= 0 qualifications

* Fix false statement that the alternate form is valid for Decimal

* Nitpick: remove the Harvard/Oxford comma

* Add note that the decimal point is also removed if no digits follow it, except in alternate form
M
Mark Dickinson committed
c642374b3ef72f6f300616f07aea2a3f9ed83e51
Parent: 00a6568
Committed by GitHub <noreply@github.com> on 11/29/2020, 9:34:36 AM