<?php $price = '1390000'; $amount = '55'; var_dump( bcsub($price , bcmul($price , bcdiv($amount, 100, 3))));
You have javascript disabled. You will not be able to edit any code.