Hello.

On Mon 2002-11-18 at 15:35:40 -0800, [EMAIL PROTECTED] wrote:
> Where can we find the info regardng on the DOUBLE precision
> 15 or 16? I searched the doc. and unable to locate it.

I don't know. If I had a manual reference handy, I would have included
it. My answer was just common (computer arithmetic) knowledge. MySQL
uses the double type of the underlying system, therefore it is
restricted to the same limits as the system, which is a precision of
about 15 decimals. Most systems are using IEEE 754 (IIRC), nowadays.

You have to find a reference yourself, if you need one. It has been
discussed in the past on the list, so you should be able to find some
in the archives.

> JDBC mm.mysql-2.0.14-bin.jar + MySQL v3.23.52-MAX on WinNT.
> 
> Regards,
> 
> Pae

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to