What does $[5.9]$ mean?

518 Views Asked by At

I came across this notation in the CAA module 0 sample questions. See photo:

enter image description here

It looks like it means lower bound but not sure. Can’t find any info. on google either. Anyone come across this notation before in this context? If so, what does it mean?

1

There are 1 best solutions below

0
On BEST ANSWER

It looks like the greatest integer (also known as floor) function.

It can also be denoted as $\lfloor 5.9\rfloor$.