Rounds down a numerical value to the nearest integer value that is less than or equal to the input value.
Parameter 1 - any numerical value.
Returns: the largest integer value that is not greater than the input parameter.