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 23c7d432a99cc3d309e8421e6c927f2d9838fcc2..7f63d0df8964258906daaa09fa5b52780cfbed2c 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 08f08aeaf46ca93355c03253019c6c3a42e9f4d2..07bdac72863afc17287e96691c46019c72a8e995 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 75a391b80ee9279e87c479dbfe501022957fdad0..92bc204d62fa386c3661bcaf80fef0d455c6e1f0 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 2ee8bf9feed3407c640462823f0ddf8375ef5b2a..146a093b6a8652b9fac3242ad7958235983b53c3 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 15f7e6f35fec92478a947c5bdb3f33122fe7b6ad..6c20ea71e5a95209494c44c81e7789a3cfee9789 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 89630d63e2128843f9c66972960a8f5f76cfb470..595b2365cdb071e4aaa8c6a7e720f7e4316cf55c 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 650a15fd8cdc7e3d66785a60f5eaa18c6e077080..866f58e975d628b9a0bb57b7b7ee2522a65f7078 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 9a1d057616a7108c12ddce9441e15002ecc3dd62..99b4f6b76c90f87aacca6f1563d179c3112de813 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
 *