First time here? Check out the FAQ!
answered 2020-06-20 14:46:47 +0100
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.
z5