log (-25)
Abs(log(25) + I*pi)
atan2(*(log(25) + I*pi).as_real_imag()).evalf()
conjugate(log(25) + I*pi)
Want to compute something more complicated? Try a full Python/SymPy console at SymPy Live.