From 464edfa60fe74be77d4f75fb7933424af269845a Mon Sep 17 00:00:00 2001 From: Jeroen van Wolffelaar Date: Sun, 8 Jul 2001 20:39:25 +0000 Subject: [PATCH] Damn tabs again git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50946 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/math.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/math.xml b/functions/math.xml index 8b88d2599c..b8857dd327 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -297,8 +297,8 @@ $binary = base_convert ($hexadecimal, 16, 2); bindec converts a binary number to an - integer. The largest number that can be converted is - 31 bits of 1's or 2147483647 in decimal. + integer. The largest number that can be converted is + 31 bits of 1's or 2147483647 in decimal. See also the decbin