Re: Floating point size



On Thu, 27 Oct 2005 19:32:39 GMT, "charles" <instrulab@xxxxxxxxxxxxx>
wrote:

>How many digits does Delphi 5 use in the floating point routines and in the
>doubles and in the reals?

Further to Bruce's good advice, I suggest that you look carefully at
the Currency type, if you don't need more than four decimal places it
would make your life significantly easier.

Incedentally the floating point problems have nothing to do with
Borland, they are down to the specification from the IEEE
.



Relevant Pages

  • Re: Floating point size
    ... > How many digits does Delphi 5 use in the floating point routines and in ... Doubles and Reals are both floating point types. ...
    (alt.comp.lang.borland-delphi)
  • Re: Reading signed binary file in FORTRAN
    ... > I'm trying to read a binary file which is a matrix of signed ... > 4 byte floating point values, using FORTRAN. ... > Can someone advice me on how to go about this? ...
    (comp.lang.fortran)
  • Re: Floating point size
    ... > How many digits does Delphi 5 use in the floating point routines ... > and in the doubles and in the reals? ... I could tell you that the FPU uses 80-bit reals internally throughout, ...
    (alt.comp.lang.borland-delphi)
  • Re: Having difficulty getting a math expression to work
    ... This is bad advice IMHO. ... Depending on the contents of $part and ... Note that the appended ".0" breaks the expr syntax if either $part or ... $base is already a floating point number. ...
    (comp.lang.tcl)
  • floating point variables
    ... can anybody give a small piece of code showing how to work with floating ... any advice and directions are greatly ... akyl. ...
    (comp.lang.asm.x86)