Fill-in missing word.
This commit is contained in:
parent
324efa3d31
commit
ca313eced9
|
@ -571,7 +571,7 @@ API for Py2.4. Several ideas contributed to the thought process:
|
||||||
- The first release of the module should focus on that which is safe, minimal,
|
- The first release of the module should focus on that which is safe, minimal,
|
||||||
and essential.
|
and essential.
|
||||||
|
|
||||||
- While theoretically nice, real world use cases for interactions between
|
- While theoretically nice, real world use cases for interactions between floats
|
||||||
and decimals are lacking. Java included float/decimal conversions to handle
|
and decimals are lacking. Java included float/decimal conversions to handle
|
||||||
an obscure case where calculations are best performed in decimal eventhough
|
an obscure case where calculations are best performed in decimal eventhough
|
||||||
a legacy data structure requires the inputs and outputs to be stored in
|
a legacy data structure requires the inputs and outputs to be stored in
|
||||||
|
|
Loading…
Reference in New Issue