Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You need to explicitly call trig_simplify for it to do the simplification in the other direction:

sage: f = arccos(1/2*sqrt(3)); f
arccos(1/2*sqrt(3))
sage: f.trig_simplify()
1/6*pi