...
Before | After | |
---|---|---|
7.6 | ↓ | 7 |
7.5 | ↓ | 7 |
7.4 | ↓ | 7 |
-7.4 | ↓ | -8 |
-7.5 | ↓ | -8 |
-7.6 | ↓ | -8 |
Truncate (No Rounding)
No rounding is performed: extra digits are simply dropped. Examples:
...
...
Before | After | |
---|---|---|
7.6 | ↓ | 7 |
7.5 | ↓ | 7 |
7.4 | ↓ | 7 |
-7.4 | ↓ | -8 |
-7.5 | ↓ | -8 |
-7.6 | ↓ | -8 |
Truncate (No Rounding)
No rounding is performed: extra digits are simply dropped. Examples:
...