function returns the largest integer that is less than or-01417
__________ function returns the largest integer that is less than or equal to x.
This multiple choice question (MCQ) is related to the book/course
vu cs101 Introduction to Computing.
It can also be found in
vu cs101 Final Term - Quiz No.7.
__________ function returns the largest integer that is less than or equal to x.
round(x)
abs(x)
floor
ceil