aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-11-20 11:27:46 +0200
committerArnold D. Robbins <arnold@skeeve.com>2020-11-20 11:27:46 +0200
commitad369a6ab8af7f01953d157e9edb8c235b2159bb (patch)
tree14ee86f592115ec6b696d1e7335a307d346e020a /doc/gawktexi.in
parentc190cc7b72f9a0eea27b3455e011c2244d8d337a (diff)
downloadegawk-ad369a6ab8af7f01953d157e9edb8c235b2159bb.tar.gz
egawk-ad369a6ab8af7f01953d157e9edb8c235b2159bb.tar.bz2
egawk-ad369a6ab8af7f01953d157e9edb8c235b2159bb.zip
Small doc fix.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 04e16468..1498c8ae 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -32862,7 +32862,7 @@ converts them to the proper floating-point values internally.
Infinity values of the same sign compare as equal to each other.
Otherwise, operations (addition, subtraction, etc.) involving another
-number and infinity produce infinity.
+number and infinity produce mathematically reasonable results.
The second kind of value is ``not a number'', or NaN for
short.@footnote{Thanks to Michael Brennan for this description, which we