* doco nan result typo
@ 2003-05-10 0:28 Kevin Ryde
0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-05-10 0:28 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 210 bytes --]
FYI, I applied this change
* scheme-data.texi (Reals and Rationals): Fix typo @result{#f}, and
put @result outside @code.
@result{#f} comes out as "#f=>", which is clearly not what's wanted.
[-- Attachment #2: scheme-data.texi.result.diff --]
[-- Type: text/plain, Size: 598 bytes --]
--- scheme-data.texi.~1.27.~ 2003-05-10 10:25:50.000000000 +1000
+++ scheme-data.texi 2003-05-10 10:26:12.000000000 +1000
@@ -341,7 +341,7 @@
arithmetic, the @samp{+inf.0}, @samp{-inf.0}, and @samp{+nan.0} values
are implemented using the corresponding @acronym{IEEE} 754 values.
They behave in arithmetic operations like @acronym{IEEE} 754 describes
-it, i.e., @code{(= +nan.0 +nan.0) @result{#f}}.
+it, i.e., @code{(= +nan.0 +nan.0)} @result{} @code{#f}.
The infinities are inexact integers and are considered to be both even
and odd. While @samp{+nan.0} is not @code{=} to itself, it is
[-- Attachment #3: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-10 0:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-10 0:28 doco nan result typo Kevin Ryde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).