Please help me out!
The greatest integer function, shown below, is defined so that it produces the greatest integer _____ or equal to x.
f(x)=[x]
Please answer and explain.
Thanks :)

Respuesta :

Answer: less than.

Explanation:

1) The function f(x)= [x] returns the integer number that is less than x.

2) For example,

[3.0] = 3

[3.01] = 3

[3.25] = 3

[3.55] = 3

[3.99] = 3

[4.00] = 4

ACCESS MORE