This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

doc fix


Index: doc/complex.texi
===================================================================
RCS file: /cvs/gsl/gsl/doc/complex.texi,v
retrieving revision 1.14
diff -u -r1.14 complex.texi
--- complex.texi        2001/10/26 17:14:35     1.14
+++ complex.texi        2002/01/28 03:24:19
@@ -2,8 +2,8 @@
 
 The functions described in this chapter provide support for complex
 numbers.  The algorithms take care to avoid unnecessary intermediate
-underflows and overflows, allowing the functions to evaluated over the
-as much of the complex plane as possible.
+underflows and overflows, allowing the functions to be evaluated over as
+much of the complex plane as possible.
 
 @comment FIXME: this still needs to be
 @comment done for the csc,sec,cot,csch,sech,coth functions


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]