trigsin takes as argument an expression
containing trigonometric functions.
trigsin simplify this expression with the formula:
sin(x)2+cos(x)2=1, tan(x)=sin(x)/cos(x) and
tries to rewrite the expression only with sine.
Input:
^
4+cos(x)^
2+1)Output:
^
4-sin(x)^
2+2