summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 12:15:31 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-11-18 12:15:31 +0000
commit4c24228c6d572b9b2201cb520be3ff304c675c82 (patch)
tree6aa87bb1260f335cf35c969ea1281ab817e370ac
parent76bf127eb93fe5daee1bde0cc4daeb98b84c75c9 (diff)
downloadmpc-4c24228c6d572b9b2201cb520be3ff304c675c82.tar.gz
changed doc to require mpfr 2.3.1
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@331 211d60ee-9f03-0410-a15a-8952a2c7a4e4
-rw-r--r--INSTALL2
-rw-r--r--doc/mpc.texi56
-rw-r--r--doc/version.texi2
3 files changed, 30 insertions, 30 deletions
diff --git a/INSTALL b/INSTALL
index 0390cd7..f2fb953 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ in the Texinfo documentation (type 'info mpc.info').
0. You first need to install GMP and MPFR. See <http://gmplib.org/>
and <http://www.mpfr.org>.
- MPC requires GMP version 4.2.2 or later and MPFR version 2.3.0 or later.
+ MPC requires GMP version 4.2.2 or later and MPFR version 2.3.1 or later.
1. In the directory of the MPC archive, type
diff --git a/doc/mpc.texi b/doc/mpc.texi
index 5e4ea8d..5ab392f 100644
--- a/doc/mpc.texi
+++ b/doc/mpc.texi
@@ -109,27 +109,27 @@ Complex Library, version @value{VERSION}
* MPC Basics:: What every MPC user should know.
* Complex Functions:: Functions for arithmetic on complex numbers.
-* Contributors::
-* References::
-* Concept Index::
-* Function Index::
+* Contributors::
+* References::
+* Concept Index::
+* Function Index::
@detailmenu
--- The Detailed Node Listing ---
Complex Functions
-* Initializing Complex Numbers::
-* Assigning Complex Numbers::
-* Simultaneous Init & Assign::
-* Complex Comparison::
-* Projection & Decomposing::
-* Basic Arithmetic::
-* Power Functions and Logarithm::
-* Trigonometric Functions::
-* I/O of Complex Numbers::
-* Miscellaneous Complex Functions::
-* Internals::
+* Initializing Complex Numbers::
+* Assigning Complex Numbers::
+* Simultaneous Init & Assign::
+* Complex Comparison::
+* Projection & Decomposing::
+* Basic Arithmetic::
+* Power Functions and Logarithm::
+* Trigonometric Functions::
+* I/O of Complex Numbers::
+* Miscellaneous Complex Functions::
+* Internals::
@end detailmenu
@end menu
@@ -181,7 +181,7 @@ probably a good idea to skim through it.
@cindex Installation
To build MPC, you first have to install GNU MP (version 4.2.2 or higher) and
-MPFR (version 2.3.0 or higher) on your computer. You need a C compiler,
+MPFR (version 2.3.1 or higher) on your computer. You need a C compiler,
preferably GCC, but any reasonable compiler should work. And you need a
standard Unix @samp{make} program, plus some other standard Unix utility
programs.
@@ -466,17 +466,17 @@ different word size.
@menu
-* Initializing Complex Numbers::
-* Assigning Complex Numbers::
-* Simultaneous Init & Assign::
-* Complex Comparison::
-* Projection & Decomposing::
-* Basic Arithmetic::
-* Power Functions and Logarithm::
-* Trigonometric Functions::
-* I/O of Complex Numbers::
-* Miscellaneous Complex Functions::
-* Internals::
+* Initializing Complex Numbers::
+* Assigning Complex Numbers::
+* Simultaneous Init & Assign::
+* Complex Comparison::
+* Projection & Decomposing::
+* Basic Arithmetic::
+* Power Functions and Logarithm::
+* Trigonometric Functions::
+* I/O of Complex Numbers::
+* Miscellaneous Complex Functions::
+* Internals::
@end menu
@node Initializing Complex Numbers, Assigning Complex Numbers, Complex Functions, Complex Functions
@@ -1001,7 +1001,7 @@ Version 4.2.2, @url{http://gmplib.org/}.
@item
Guillaume Hanrot, Vincent Lef@`evre, Patrick P@'elissier, Paul Zimmermann et al.
@code{mpfr} -- A library for multiple-precision floating-point computations with exact rounding.
-Version 2.3.0, @url{http://www.mpfr.org}.
+Version 2.3.1, @url{http://www.mpfr.org}.
@item
IEEE standard for binary floating-point arithmetic, Technical Report
diff --git a/doc/version.texi b/doc/version.texi
index 8b74a6e..87a556c 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
-@set UPDATED 17 November 2008
+@set UPDATED 18 November 2008
@set UPDATED-MONTH November 2008
@set EDITION 0.5.1
@set VERSION 0.5.1