<?php $value = 1.3; $quantity = ceil($value / 2); echo $quantity . "\n";
You have javascript disabled. You will not be able to edit any code.