<?php $f = 1234.5678901234567; var_dump(ceil($f), round(ceil($f)));
You have javascript disabled. You will not be able to edit any code.