<?php $s = ".96"; Echo floatval($s) . "\n"; $s--; Echo floatval($s);
You have javascript disabled. You will not be able to edit any code.