mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71792 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4ffe8cfa85
commit
c83dffdcca
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.74 $ -->
|
||||
<!-- $Revision: 1.75 $ -->
|
||||
<reference id="ref.math">
|
||||
<title>Mathematical Functions</title>
|
||||
<titleabbrev>Math</titleabbrev>
|
||||
|
@ -742,7 +742,7 @@ var_dump(hexdec("a0"));
|
|||
</methodsynopsis>
|
||||
<para>
|
||||
Returns &true; if <parameter>val</parameter> is infinite (positive or
|
||||
negative), like the result of <literal>log(0)</literal> or any value to
|
||||
negative), like the result of <literal>log(0)</literal> or any value too
|
||||
big to fit into a float on this platform.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue