From ad369a6ab8af7f01953d157e9edb8c235b2159bb Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 20 Nov 2020 11:27:46 +0200 Subject: Small doc fix. --- doc/gawk.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 7943365f..0886e460 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -33896,7 +33896,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 -- cgit v1.2.3