CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

Which is the greatest integer?

Open in App
Solution


The Greatest Integer Function is denoted by y = [x].

For all real numbers, x, the greatest integer function returns the largest integer
less than or equal to x. In essence, it rounds down a real number to the nearest integer.

For example: [1] = 1 [1.5] = 1 [3.7] = 3 [4.3] = 4
Beware! [-2] = -2 [-1.6] = -2 [-2.1] = -3 [-5.5] = -6

flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
The Number Line
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon