Asked by vincent

Let [ x ] denote the greatest integer less than or equal to x. For example, [ 3.4 ] =
3 and [ -1 ] = -1. What is the value of [ -2.3 ] + [ 2.3 ]?

Answers

Answered by Steve
-3 + 2 = -1
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions