For this case, we have a whole floor type function.
Floor function means that each real number assigns the largest integer equal to or less than that real number.
So, if we have:
[-1.1] of floor type.
The largest integer that is equal to or less than -1.1 would be -2.
So, we have to:
[-1.1] of floor type is -2
Answer:
-2