Question 298143
Greatest integer function rounds down to the next integer.
If you look at a number line (which goes from negative to positive, left to right), you would choose the next integer to the left. 
{{{f(5.9)=5}}}
{{{f(-2.9)=-3 }}}
{{{f(-4.8)=-5}}}