On Mon, Nov 29, 2010 at 10:08 AM, Doug Currie <doug.cur...@gmail.com> wrote:

>
> The Grisu2 strings do "round trip" correctly, which I think is where this
> thread started.
>
>
Grisu addresses the "floating-point to decimal to floating-point"
round-trip. The bug I found (it will become a bug report, right?) concerns
the "decimal to floating-point to decimal" round-trip. My understanding is
that SQLite wants to return the exact decimal string entered, for decimal
strings up to 15 digits. I think that's a different requirement.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to