M_LOG10E
__imag__ result = M_LOG10E * atan2 (__imag__ x, __real__ x);
__imag__ result = M_LOG10E * atan2f (__imag__ x, __real__ x);