I just realized that when faced with

log(a)-log(b)

Sage does not normally simplify that log(a/b), or vice-versa. I tried using f.simplify_full() and friends with no effect.

Then I tried to enter

?simplify_full

and got

Object `simplify_full` not found.

I notice that there is a simplify_log(), but that one does not do what I want either.

1) Is there a way to do it?

2) How can I find out what the various "simplify"s do?

Thanks,

Fernando


--
=============================================================
Fernando Q. Gouvea         http://www.colby.edu/~fqgouvea
Carter Professor of Mathematics
Dept. of Mathematics and Statistics
Colby College
5836 Mayflower Hill
Waterville, ME 04901

If all you have is a hammer, everything looks like a nail.

--
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/bc6324c6-2894-33c9-e599-2f4216196886%40colby.edu.

Reply via email to