From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.18
PHP version:      4.0.6
PHP Bug Type:     BC math related
Bug description:  BC functions apply decimal places argument also on arguments

BC functions apply decimal places also on arguments but it should only
apply them on the result.

For example bcmul('8.78','100',0) should return 878 and not 800 as it does
now.

-- 
Edit bug report at: http://bugs.php.net/?id=13551&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to