21 Feb
2007
21 Feb
'07
1:56 a.m.
Hi,
I am getting the wrong result for the exponential of complex numbers
such as the following:
#include
::type minus_two_pi; typedef boost::mpl::math::complex_number
imag_minus_two_pi; std::cout << imag_minus_two_pi() << std::endl;
std::cout << boost::mpl::math::exponential