$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-09-21 16:38:14
Aaron W. LaFramboise wrote:
> If you are willing to contribute a public domain implementation of the
> real arc-hyperbolic trig functions, I am sure MinGW would not reject them.
If Boost license is compatible with requirements of MinGW, then maybe
following will be good enough?
http://www.boost.org/libs/math/special_functions/special_functions.html
(quick check in CVS - yes, these headers has been upgraded to boost license)
B.