$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Math] Accuracy test failures on QNX 6.4.0
From: Niklas Angare (li51ckf02_at_[hidden])
Date: 2008-11-26 20:40:59
> Any feedback from QNX on the cause of the issue? It would be nice
> understand what's going on just in case it's something we can fix.
Nothing yet. I've reported the issue here:
http://community.qnx.com/sf/go/projects.core_os/discussion.newcode.topc5091
> Ah no, there really was a bug in the Boost.Math code that was exposed by a
> less than fully accurate fmod implementation on that platform.
Is this and the other accuracy problems something to worry about when doing
simple calculations with doubles?