53.6k views
0 votes
For positive numbers, how is applying the greatest integer function different from the method of rounding to the nearest whole number?

User Kareme
by
4.6k points

1 Answer

2 votes

Answer:

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.

Hope this helps

User Young
by
4.4k points