> Thank you very much, this solves the problem though I think that
> performance-wise it is not optimal. What is the reason for freepascal
> being not IEEE-spec compliant? Is it backwards compatibility?

FPC is IEEE-spec compliant, since all computer follow up floating point
standard. It should follow  up to 80 bits for double-extended precision.
Note that IEEE specification is recently under revision.

> It seems really weird that there is no such unit in the standard
> freepascal distribution. It would be a huge task for me to create one
> with C-like speed.

That is specific task. Take a look Alex Fihman BigFloat unit, for example:
http://www.db-access.com/

Sasa


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to