<?php $number = '5.10' * 100; print $number; print intval($number);
You have javascript disabled. You will not be able to edit any code.