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.
Confused by DNS? Check out DNS Basics Explained eBook — a practical guide for website owners and freelancers.
floor(int|float $num): float
floor — Round fractions down
Returns the next lowest integer value (as float) by rounding down the number if necessary.