SymPy Gamma logo SymPy Gamma

log (-25)
Abs(log(25) + I*pi)
atan2(*(log(25) + I*pi).as_real_imag()).evalf()
conjugate(log(25) + I*pi)
See what Wolfram|Alpha has to say.

Want a full Python shell? Use SymPy Live.