Is there a single name for both closest integer neighbors (floor and ceiling) of a real number?
Examples:
2 and 3 are both THE_WORD of 2.7
2 is the only THE_WORD of 2
What is THE_WORD?
Is there a single name for both closest integer neighbors (floor and ceiling) of a real number?
Examples:
2 and 3 are both THE_WORD of 2.7
2 is the only THE_WORD of 2
What is THE_WORD?
This is usually called rounding.