Hi,
I was able to get this question right but I want to confirm if my concepts/understanding is correct for the four different situations:
If[x] is let's say,[4.3] , and the question said:
1.[x] is the greatest integer that is less than or equal to x, this would mean[4.3] rounds down to[4]
2.[x] is the greatest integer that is more than or equal to x, this would mean[4.3] rounds up to[5]
3.[x] is the least integer that is less than or equal to x, this would mean[4.3] rounds down to[4]
4.[x] is the least integer that is more
...
I was able to get this question right but I want to confirm if my concepts/understanding is correct for the four different situations:
If[x] is let's say,[4.3] , and the question said:
1.[x] is the greatest integer that is less than or equal to x, this would mean[4.3] rounds down to[4]
2.[x] is the greatest integer that is more than or equal to x, this would mean[4.3] rounds up to[5]
3.[x] is the least integer that is less than or equal to x, this would mean[4.3] rounds down to[4]
4.[x] is the least integer that is more
...









