diff --git a/reference/math/book.xml b/reference/math/book.xml
new file mode 100644
index 0000000000..9d670b2b6b
--- /dev/null
+++ b/reference/math/book.xml
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+ Mathematical Functions
+ Math
+
+
+
+ &reftitle.intro;
+
+ These math functions will only handle values within the range of
+ the integer and float types on your computer
+ (this corresponds currently to the C types long resp. double).
+ If you need to handle bigger numbers, take a look at the arbitrary precision math functions.
+
+
+ See also the manual page on
+ arithmetic
+ operators.
+
+
+
+
+ &reference.math.setup;
+ &reference.math.constants;
+ &reference.math.reference;
+
+
+
+
+
diff --git a/reference/math/constants.xml b/reference/math/constants.xml
index 66bb8a9dea..7cfe6afa5c 100644
--- a/reference/math/constants.xml
+++ b/reference/math/constants.xml
@@ -1,6 +1,6 @@
-
-
+
+
&reftitle.constants;
&extension.constants.core;
@@ -107,7 +107,7 @@
All other constants are available starting with PHP 4.0.0. Constants
labeled [5.2.0] were added in PHP 5.2.0.
-
+
-
-
+
-
- Mathematical Functions
- Math
-
-
-
- &reftitle.intro;
-
- These math functions will only handle values within the range of
- the integer and float types on your computer
- (this corresponds currently to the C types long resp. double).
- If you need to handle bigger numbers, take a look at the arbitrary precision math functions.
-
-
- See also the manual page on
- arithmetic
- operators.
-
-
+
+ Math &Functions;
-
- &reftitle.required;
- &no.requirement;
-
-
-
- &reftitle.install;
- &no.install;
-
+ &reference.math.entities.functions;
-
- &reftitle.runtime;
- &no.config;
-
+
-
- &reftitle.resources;
- &no.resource;
-
-
- &reference.math.constants;
-
-
-
-&reference.math.entities.functions;
-
-
+
+
+ &reftitle.setup;
+
+
+
+ &reftitle.required;
+ &no.requirement;
+
+
+
+
+
+ &reftitle.install;
+ &no.install;
+
+
+
+
+
+ &reftitle.runtime;
+ &no.config;
+
+
+
+
+
+ &reftitle.resources;
+ &no.resource;
+
+
+
+
+
+
+