--- 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