First time here? Check out the FAQ!
answered 13 years ago
Thank you for your reply. maxima_methods seems to be useful. I also found another way to set algebraic to true.
sage: maxima('ratsimp(a) algebraic: true')
Though this method seems to send the maxima command as a string to Maxima.