mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
3548a8f98d
commit
464edfa60f
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue