adding missing refpurposes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@142828 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2003-10-21 11:23:45 +00:00
parent f2a1685d80
commit 8559b9961b
3 changed files with 6 additions and 9 deletions

View file

@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.72 -->
<refentry id='function.is-finite'>
<refnamediv>
<refname>is_finite</refname>
<refpurpose>
</refpurpose>
<refpurpose>Finds whether a value is a legal finite number</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.72 -->
<refentry id='function.is-infinite'>
<refnamediv>
<refname>is_infinite</refname>
<refpurpose>
</refpurpose>
<refpurpose>Finds whether a value is infinite</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>

View file

@ -1,11 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/math.xml, last change in rev 1.63 -->
<refentry id='function.is-nan'>
<refnamediv>
<refname>is_nan</refname>
<refpurpose>
</refpurpose>
<refpurpose>Finds whether a value is not a number</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>