From:             [EMAIL PROTECTED]
Operating system: linux redhat
PHP version:      4.1.2
PHP Bug Type:     *Math Functions
Bug description:  pow() in 4.1.2

function pow()
in version  4.0.6 function pow(0,x),x!=0 always returns 0.
in version 4.1.2 function pow(0,x) x!=0 always returns nan, i think that
is not correct. 
-- 
Edit bug report at http://bugs.php.net/?id=15811&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15811&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15811&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15811&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15811&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15811&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15811&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15811&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15811&r=submittedtwice

Reply via email to