Try Reduce calculations here. For example:
\begin{reduce}
solve({z=x*a+2},{z,x});
int(sqrt(1-sin(x)*cos(x)),x);
\end{reduce}
example from my daughter's college calc --pbwagner, Mon, 10 Sep 2007 12:58:25 -0500 reply
Type: Union(Expression Integer,...)
|