bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] SEQ BUG


From: Paul Eggert
Subject: Re: [PATCH] SEQ BUG
Date: Fri, 22 Jun 2007 16:25:53 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Micah Cowan <address@hidden> writes:

> f making seq act as if it were counting in decimal for fractions,
> instead of binary floating-point, is really something we want to
> consider, then why don't we actually have seq represent fractions in
> decimal, internally?

Yes, that would be better.  But it will take much more work to
implement.  We'd probably have to use GNU MP, or something like it.
That is one more thing to configure, and one more thing to complicate
installation and use.  So there are at least some arguments against
it.  In the meantime it's nice if we can use floating-point as
accurately as we can.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]