Why does the function trigreduce cause the error in STACK?
For example:
F: atan(sqrt(2/3)*(tan(x/2)-1));
R: trigreduce( F );
As a result error: "No error". What does it mean?
Why does the function trigreduce cause the error in STACK?
For example:
F: atan(sqrt(2/3)*(tan(x/2)-1));
R: trigreduce( F );
As a result error: "No error". What does it mean?