From:             andre_ae at yahoo dot com
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Math functions without refpurpose

Description:
------------
The documentation for functions is_finite, is_infinite and is_nan are
without refpurpose and show in manual like this:
is_finite --
is_infinite --
is_nan --

I have karma to modufy this, but I do not know as it would be the correct
form of the descriptions these functions in English.

My sugestion:
Test if is a finite number
Test if is a infinite number
Test if is not a real number


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

Reply via email to