Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

convert charpoly()-generated characteristic polynom to symbolic expression

A characteristic polynom that is generated by the procedure charpoly() has the type:

sage.rings.polynomial.polynomial_ring.PolynomialRing_field_with_category.element_class.

How can I convert it to one of type 'symbolic expression' without doing 'copy and paste'?