php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25330 Math functions without refpurpose
Submitted: 2003-08-31 11:49 UTC Modified: 2003-10-22 22:15 UTC
From: andre_ae at yahoo dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2003-08-31 11:49 UTC] andre_ae at yahoo dot com
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-22 22:15 UTC] ae@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Fixed due CVS commit from didou
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 20:01:29 2024 UTC