From:             aleon at sedesa dot com dot ar
Operating system: linux 2.4.18
PHP version:      4.3.1
PHP Bug Type:     BC math related
Bug description:  bcpow 

bcpow(1.0183333333,0.9990867579) this gives 1 when it should be
1.018316438, no matter wich scale i choose. If you approach 0.9990867579
to 0.9999999999999, then it works.

'./configure' '--with-mysql' '--with-gd' '--with-zlib' '--with-apxs' 
--enable-bcmath

P3 500 mhz, 256 ram
-- 
Edit bug report at http://bugs.php.net/?id=22942&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22942&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22942&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22942&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22942&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22942&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22942&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22942&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22942&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22942&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22942&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22942&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22942&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22942&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22942&r=gnused

Reply via email to