floor
floor(int|float $num): float
floor — Round fractions down
Returns the next lowest integer value (as float) by rounding down the number if necessary.
New users: please join using this link https://app.qsandbox.com | to view and subscribe use this pricing instead: https://app.qsandbox.com/pricing | We'll migrate paid users shortly
floor(int|float $num): float
floor — Round fractions down
Returns the next lowest integer value (as float) by rounding down the number if necessary.