From: Peder Holt (peder.holt_at_[hidden])
Date: 2005-10-31 16:33:07


By the way:
We don't need the specialization of sine and exponential for double anymore.
Since the rounding scheme has been changed, the default implementation
will give a good enough approximation of the result.

I have added a new mpl_math_fix.zip to the vault, with a new
implementation of tangent, plus an implementation of natural
logarithm, logarithm.hpp (both using continued fraction
representations)

Regards,
Peder