From 164fb0aafe91a5584be5709ab412bb8b1bd5dbd2 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 14 Jan 2002 09:42:29 +0000 Subject: [PATCH] precision: Document the precision directive. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67735 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/chapters/config.xml b/chapters/config.xml index 7c3f839b89..ecf3317c48 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -584,7 +584,19 @@ include_path=".;c:\www\phplib" - + + + + precision + integer + + + + The number of significant digits displayed in floating point numbers. + + + + register_globals