First time here? Check out the FAQ!
answered 2024-08-30 21:10:05 +0100
Apparently the reason is that in the definite integrals maxima evaluates each log(e) as log(abs(e)). I've filed a bugreport at https://github.com/sagemath/sage/issues/38593
log(e)
log(abs(e))