<?php $a = '36'; $b = '-35.99'; echo "\n",bcadd($a,$b,2);
You have javascript disabled. You will not be able to edit any code.