<?php echo 0.2 * 0.4, PHP_EOL; ini_set('precision', 20); echo 0.2 * 0.4, PHP_EOL;
You have javascript disabled. You will not be able to edit any code.