Doc: fix typos in the xGEEQUB description
authorChristoph Conrads <gitlab@christoph-conrads.name>
Wed, 21 Sep 2016 14:11:01 +0000 (16:11 +0200)
committerChristoph Conrads <gitlab@christoph-conrads.name>
Thu, 29 Sep 2016 15:01:43 +0000 (17:01 +0200)
SRC/cgbequb.f
SRC/cgeequb.f
SRC/dgbequb.f
SRC/dgeequb.f
SRC/sgbequb.f
SRC/sgeequb.f
SRC/zgbequb.f
SRC/zgeequb.f

index 23c7d43..7f63d0d 100644 (file)
@@ -51,7 +51,7 @@
 *> This routine differs from CGEEQU by restricting the scaling factors
 *> to a power of the radix.  Baring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 08f08ae..07bdac7 100644 (file)
@@ -49,9 +49,9 @@
 *> number of A but works well in practice.
 *>
 *> This routine differs from CGEEQU by restricting the scaling factors
-*> to a power of the radix.  Baring over- and underflow, scaling by
+*> to a power of the radix.  Barring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 75a391b..92bc204 100644 (file)
@@ -50,7 +50,7 @@
 *> This routine differs from DGEEQU by restricting the scaling factors
 *> to a power of the radix.  Baring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 2ee8bf9..146a093 100644 (file)
@@ -48,9 +48,9 @@
 *> number of A but works well in practice.
 *>
 *> This routine differs from DGEEQU by restricting the scaling factors
-*> to a power of the radix.  Baring over- and underflow, scaling by
+*> to a power of the radix.  Barring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 15f7e6f..6c20ea7 100644 (file)
@@ -50,7 +50,7 @@
 *> This routine differs from SGEEQU by restricting the scaling factors
 *> to a power of the radix.  Baring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 89630d6..595b236 100644 (file)
@@ -48,9 +48,9 @@
 *> number of A but works well in practice.
 *>
 *> This routine differs from SGEEQU by restricting the scaling factors
-*> to a power of the radix.  Baring over- and underflow, scaling by
+*> to a power of the radix.  Barring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 650a15f..866f58e 100644 (file)
@@ -51,7 +51,7 @@
 *> This routine differs from ZGEEQU by restricting the scaling factors
 *> to a power of the radix.  Baring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *
index 9a1d057..99b4f6b 100644 (file)
@@ -49,9 +49,9 @@
 *> number of A but works well in practice.
 *>
 *> This routine differs from ZGEEQU by restricting the scaling factors
-*> to a power of the radix.  Baring over- and underflow, scaling by
+*> to a power of the radix.  Barring over- and underflow, scaling by
 *> these factors introduces no additional rounding errors.  However, the
-*> scaled entries' magnitured are no longer approximately 1 but lie
+*> scaled entries' magnitudes are no longer approximately 1 but lie
 *> between sqrt(radix) and 1/sqrt(radix).
 *> \endverbatim
 *