cortesi Wed Jul 11 14:35:01 2001 EDT
Modified files:
/phpdoc/it/functions math.xml
Log:
sync with en tree
Index: phpdoc/it/functions/math.xml
diff -u phpdoc/it/functions/math.xml:1.12 phpdoc/it/functions/math.xml:1.13
--- phpdoc/it/functions/math.xml:1.12 Sat Jul 7 17:56:33 2001
+++ phpdoc/it/functions/math.xml Wed Jul 11 14:35:01 2001
@@ -289,16 +289,14 @@
Restituisce il decimale equivalente al numero binario rappresentato
dall'argomento
stringa_binaria.
</para>
-
<para>
- OctDec converte un numero binario un un numero decimale. Il più grande
- numero che può essere convertito è 31 bit di 1 oppure 2147483647 in decimale.
+ <function>bindec</function> converte un binario in
+ <type>intero</type>. Il più grande numero che può
+ essere convertito è 31 volte la cifra 1 oppure 2147483647 espresso in
+formato decimale.
</para>
-
<para>
Vedere anche la funzione <function>decbin</function>.
</para>
-
</refsect1>
</refentry>
@@ -1232,5 +1230,6 @@
sgml-local-ecat-files:nil
End:
-->
+