ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/functions math.xml
by Slawomir Pucia other posts by this author
Jan 29 2002 10:07PM messages near this date
[PHP-DOC] cvs: phpdoc /pl/functions math.xml | [PHP-DOC] cvs: phpdoc /he/faq html.xml
slawek		Tue Jan 29 17:07:50 2002 EDT

  Modified files:              
    /phpdoc/en/functions	math.xml 
  Log:
  little cleanup
  
  
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.69 phpdoc/en/functions/math.xml:1.70
--- phpdoc/en/functions/math.xml:1.69	Tue Jan 15 15:30:04 2002
+++ phpdoc/en/functions/math.xml	Tue Jan 29 17:07:49 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.69 $ --> 
+<!-- $Revision: 1.70 $ --> 
  <reference id="ref.math"> 
   <title> Mathematical Functions</title>
   <titleabbrev> Math</titleabbrev>
@@ -1152,9 +1152,8 @@
     </funcsynopsis> 
     <para> 
      Returns the decimal equivalent of the octal number
-     represented by the octal_string argument.
-     OctDec converts an octal string to a decimal number. The largest
-     number that can be converted is 17777777777 or 2147483647 in
+     represented by the <parameter> octal_string</parameter> argument.
+     The largest number that can be converted is 17777777777 or 2147483647 in
      decimal.
     </para> 
     <para> 
@@ -1222,7 +1221,7 @@
     </para> 
     <example> 
      <title> Some examples of <function>pow</function></title>
-		 <programlisting role="php"> 
+     <programlisting role="php"> 
 <![CDATA[
 <?php
 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved