Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Commit6562939
authored
* Change documentation for sys.float_info.roundsChange the documentation for sys.float_info.rounds to removereferences to C99 section 5.2.4.2.2 and instead place theavailable values inline.* Correction to previous documentation changeNewlines were not preserved in generated HTML on previouscommit. I have changes the list to a comma-separated listof values and their meanings.* Clarify source for value of FLT_ROUNDSClarify the source of the FLT_ROUNDS value andchange 'floating-point addition' to 'floating-pointarithmetic' to indicate that the rounding modeapplies to all arithmetic operations.
1 parent22860db commit6562939
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
604 | 604 |
| |
605 | 605 |
| |
606 | 606 |
| |
607 |
| - | |
608 |
| - | |
609 |
| - | |
610 |
| - | |
611 |
| - | |
612 |
| - | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
613 | 619 |
| |
614 | 620 |
| |
615 | 621 |
| |
|
0 commit comments
Comments
(0)