login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

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}

solve({z=x*a+2},{z,x});
reduce
LatexWiki Image 
int(sqrt(1-sin(x)*cos(x)),x);
reduce
LatexWiki Image 

example from my daughter's college calc --pbwagner, Mon, 10 Sep 2007 12:58:25 -0500 reply
int(log(log(x)),x);
reduce
LatexWiki Image 

axiom
integrate(log(log(x)),x)
LatexWiki Image(1)
Type: Union(Expression Integer,...)

solve({y=-1/l*(1-(l*x+(-3*l^2-l+8)^(1/2)/4-0.5*l)^2)^(1/2)      -(-3*l^2-l+8)^(1/2)/(4*l)+2*l}, {y});
reduce
LatexWiki Image 




subject:
  ( 7 subscribers )  
Please rate this page: