log (-25)
Abs(log(25) + I*pi)
atan2(*(log(25) + I*pi).as_real_imag()).evalf()
conjugate(log(25) + I*pi)
Need more control? Try SymPy Live.