vrana           Mon Dec  8 04:20:11 2003 EDT

  Modified files:              
    /phpdoc/en/reference/math/functions round.xml 
  Log:
  In fact, this function doesn't round halves to the nearest even value as stated
  
Index: phpdoc/en/reference/math/functions/round.xml
diff -u phpdoc/en/reference/math/functions/round.xml:1.5 
phpdoc/en/reference/math/functions/round.xml:1.6
--- phpdoc/en/reference/math/functions/round.xml:1.5    Tue Jul 22 21:34:31 2003
+++ phpdoc/en/reference/math/functions/round.xml        Mon Dec  8 04:20:11 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/math.xml, last change in rev 1.2 -->
   <refentry id="function.round">
    <refnamediv>
@@ -38,6 +38,7 @@
       </programlisting>
      </example>
     </para>
+    <!-- It's not true
     <para>
      <caution>
       <simpara>
@@ -52,6 +53,7 @@
       </simpara>
      </caution>
     </para>
+    -->
     <para>
      <note>
       <simpara>

Reply via email to