$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-16 18:09:58
> Hmm, the results tend to suggest an issue with the long double std lib
> math functions - are these supported by the Dinkumware lib?
The documentation and math.h are Copyright P.J. Plauger (Dinkumware).
sin(long double) for example calls _LSin() which I can't figure out where
it's located.