Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Andre van Tonder (15 Aug 2011 20:32 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Aubrey Jaffer (16 Aug 2011 17:29 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Andre van Tonder (16 Aug 2011 20:03 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Aubrey Jaffer (18 Aug 2011 16:02 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Aubrey Jaffer (02 Oct 2011 03:03 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) Aubrey Jaffer (03 Oct 2011 02:09 UTC)
Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) John Cowan (03 Oct 2011 02:55 UTC)

Re: [Scheme-reports] Numerical example (real? -2.5+0.0i) John Cowan 03 Oct 2011 02:54 UTC

Aubrey Jaffer scripsit:

> R5RS also uses the term "general real number"; and this is
> problematical.  The finite real values encoded in floating-point
> representations are all rational, so there are no "non-rational real
> number"s in implementations using fixed-point and floating-point
> representations.

That's gone.  In R3RS it said simply "real number", and when someone
noticed that was wrong, it was wrongly changed to "general real number".
The context is the trig functions, and it should say "inexact number".

> The terms integer, rational, real, and complex are too few to
> adequately describe all the possible numeric Scheme types.

No finite, or indeed countably infinite, set of names can identify all
the numeric types.  Scheme provides a few that may be useful.  Given the
issue around 0.0 (which may be zero or a small number), I'm proposing
that R7RS provide two versions, one which follows R5RS and one which
follows R6RS, using the R6RS names (*-valued) for the R5RS versions.

--
Some people open all the Windows;       John Cowan
wise wives welcome the spring           cowan@ccil.org
by moving the Unix.                     http://www.ccil.org/~cowan
  --ad for Unix Book Units (U.K.)
        (see http://cm.bell-labs.com/cm/cs/who/dmr/unix3image.gif)

_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports