Damn tabs again

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50946 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jeroen van Wolffelaar 2001-07-08 20:39:25 +00:00
parent 3548a8f98d
commit 464edfa60f

View file

@ -297,8 +297,8 @@ $binary = base_convert ($hexadecimal, 16, 2);
</para>
<para>
<function>bindec</function> converts a binary number to an
<type>integer</type>. The largest number that can be converted is
31 bits of 1's or 2147483647 in decimal.
<type>integer</type>. The largest number that can be converted is
31 bits of 1's or 2147483647 in decimal.
</para>
<para>
See also the <function>decbin</function>