[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: floating point and other comments

This page is part of the web mail archives of SRFI 48 from before July 7th, 2015. The new archives for SRFI 48 contain all messages, not just those from before July 7th, 2015.



Ken Dickey wrote:

On Thursday 18 December 2003 03:55 am, Alex Shinn wrote:

... I think that an intermediate format should at least ... include
support for floating point formatting with ~F (I think ~E and ~G would
be advanced).

I agree with your motives, but as a scheme implementation is not required to support floating point, I can't see adding such support here.

So what?  A Scheme implementation isn't required to support format.
Besides, ~F isn't restricted to "floating point".  It's obviously
useful for "fixed point" as well ... or generally any Scheme
implementation that supports non-integer reals, exact or in-exact.

I think an "intermediate format" that doesn't support "~8,2F" is
missing the boat.
--
	--Per Bothner
per@xxxxxxxxxxx   http://per.bothner.com/