Bug #15811 Updated: pow() in 4.1.2

2002-03-01 Thread jbriss
ID: 15811 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Math Functions Operating System: linux redhat PHP Version: 4.1.2 New Comment: i looked little bit to your function pow (in math.c) and added som

Bug #15811: pow() in 4.1.2

2002-03-01 Thread jbriss
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 t