Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if you are looking for the general answer:

sage: tan(x).solve(x, to_poly_solve="force")
[x == pi*z5]

Here z5 can be any integer.