<?php echo 0.1 * intval(10 * 120.28) . "\n"; echo 0.1 * intval(10 * 130.23) . "\n"; echo 0.1 * intval(10 * 150.64) . "\n"; echo 0.1 * intval(10 * 150.25) . "\n";
You have javascript disabled. You will not be able to edit any code.