floor() Operation
Syntax |
NONE
| |
---|---|---|
Semantics | floor() returns the highest integer less than or equal to the float Wikipedia floor function. | |
Substitutables | aFloat | Can be any variable or object attribute having the type Float. |
Examples |
NONE
|
Related Pages: