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