$floor

Returns the largest integers which are not bigger than the arguments.
Syntax
    $floor
DocumentationMathematical floor:

    Paramter:
      Parameter_1...Parameter_n: number
    Returns:
      Mathematical floor.
    Throws:
      java.lang.NumberFormatException
Examples
$floor{4.36}
GroupMath
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters <unlimited>