<?php $number = '1E23'; var_dump(sprintf("%.0F", $number));
You have javascript disabled. You will not be able to edit any code.