<?php $n="8.20";$n=$n*100;$n=(int)$n;var_dump($n);
You have javascript disabled. You will not be able to edit any code.