<?php $x = 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1 + 0.1; var_dump( ini_get('precision'), $x, (string)$x );
You have javascript disabled. You will not be able to edit any code.