Rounds down a floating point number.
Syntax
value = Floor (input)
Description
This command takes a floating point number, input, and rounds it downwards to the nearest whole integer.