First time here? Check out the FAQ!
answered 8 years ago
I tried:
sage: tan( arctan(1/2) + arcsin(sqrt(5)/5) - arctan(4/3) ).simplify_full()
0
Usually, it is a good idea to put all expressions on one side. The symbolic expression simplifier has a simpler work.