Commit 98e2fdb
authored
remove unnecessary rounding mode text for geometric and common functions (#1027)
Without knowing how these functions are implemented any statements
about rounding modes or contractions are unnecessary and confusing.
We have defined error bounds for these functions, and as long as an
implementation meets these error bounds it should be considered
correct.1 parent 2fb7cdd commit 98e2fdb
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5473 | 5473 | | |
5474 | 5474 | | |
5475 | 5475 | | |
5476 | | - | |
5477 | | - | |
5478 | | - | |
5479 | | - | |
5480 | | - | |
5481 | 5476 | | |
5482 | 5477 | | |
5483 | 5478 | | |
| |||
5560 | 5555 | | |
5561 | 5556 | | |
5562 | 5557 | | |
5563 | | - | |
5564 | | - | |
5565 | | - | |
5566 | | - | |
5567 | | - | |
5568 | 5558 | | |
5569 | 5559 | | |
5570 | 5560 | | |
| |||
0 commit comments