ID:               22942
 Updated by:       [EMAIL PROTECTED]
 Reported By:      aleon at sedesa dot com dot ar
 Status:           Open
-Bug Type:         BC math related
+Bug Type:         Documentation problem
 Operating System: linux 2.4.18
 PHP Version:      4.3.1
 New Comment:

libbcmath, unfortunately, does not support non-integer exponents in
either raise (bcpow) or raisemod (bcpowmod).

libgmp, sadly, is no better.

Documentation should be updated to reflect.


Previous Comments:
------------------------------------------------------------------------

[2003-03-28 15:51:18] aleon at sedesa dot com dot ar

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 this bug report at http://bugs.php.net/?id=22942&edit=1


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to