Date: 01/14/02
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions math.xml"
- Previous message: Gabor Hojtsy: "[PHP-DOC] Re: INSTALL PARTS (was: ugly cvs subject)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
philip Mon Jan 14 04:42:30 2002 EDT
Modified files:
/phpdoc/en/chapters config.xml
Log:
precision: Document the precision directive.
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.32 phpdoc/en/chapters/config.xml:1.33
--- phpdoc/en/chapters/config.xml:1.32 Wed Dec 12 15:46:30 2001
+++ phpdoc/en/chapters/config.xml Mon Jan 14 04:42:29 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.32 $ -->
+<!-- $Revision: 1.33 $ -->
<chapter id="configuration">
<title>Configuration</title>
@@ -584,7 +584,19 @@
</para>
</listitem>
</varlistentry>
-
+
+ <varlistentry id="ini.precision">
+ <term>
+ <parameter>precision</parameter>
+ <type>integer</type>
+ </term>
+ <listitem>
+ <simpara>
+ The number of significant digits displayed in floating point numbers.
+ </simpara>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="ini.register-globals">
<term>
<parameter>register_globals</parameter>
- Next message: Philip Olson: "[PHP-DOC] cvs: phpdoc /en/functions math.xml"
- Previous message: Gabor Hojtsy: "[PHP-DOC] Re: INSTALL PARTS (was: ugly cvs subject)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

