axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] differences


From: daly
Subject: [Axiom-developer] differences
Date: Sun, 1 Apr 2007 22:15:54 -0500

Ok, the problem isn't in axiom and it appears that it isn't in GCL.
I built the same GCL sources (no axiom) on redhat 9 and fedora 5.
The result of

(cos (acos 0.7)) on Redhat is 0.69999999999....96
(cos (acos 0.7)) on Fedora is 0.70000000000...07

so the problem change is likely somewhere in a system library
that gets linked into GCL. Since every other combination of
sins, cos, logs, exps, etc ends up with 0.69999.... I have
to conclude that there is a very minor bug in the Fedora lib.

Anybody happen to know in which system library cos/acos lives?

t




reply via email to

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