floor¶
Syntax¶
Parameters¶
x- An expression that evaluates to a number.
Returns¶
Returns the largest integer value less than or equal to x.
Description¶
This action returns the largest integer value less than or equal to the given value.
Examples¶
The following examples all assign some numeric my_variable to 20: