<?php echo (floor(3.3))."\n"; echo (floor(7.333))."\n"; echo (floor(-4.8))."\n"; ?>
To embed this project on your website, copy the following code and paste it into your website's HTML: