jimw            Tue Jan  1 19:44:14 2002 EDT

  Modified files:              
    /phpdoc/en/functions        math.xml 
  Log:
  sqrt: see also pow
  
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.63 phpdoc/en/functions/math.xml:1.64
--- phpdoc/en/functions/math.xml:1.63   Sat Dec 15 09:44:59 2001
+++ phpdoc/en/functions/math.xml        Tue Jan  1 19:44:14 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.63 $ -->
+<!-- $Revision: 1.64 $ -->
  <reference id="ref.math">
   <title>Mathematical Functions</title>
   <titleabbrev>Math</titleabbrev>
@@ -1422,6 +1422,9 @@
     </funcsynopsis>
     <para>
      Returns the square root of <parameter>arg</parameter>.
+    </para>
+    <para>
+     See also <function>pow</function>.
     </para>
    </refsect1>
   </refentry>


Reply via email to