/* [wxMaxima batch file version 1] [ DO NOT EDIT BY HAND! ]*/ /* [wxMaxima: input start ] */ example(sinc); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ example(commutative); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ integrate(1/(1+x^2)); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ integrate(1/(1+x^2),x); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ integrate(1/(1+x^1),x); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ integrate(1/(1+x^3),x); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ -log(x^2-x+1)/6+atan((2*x-1)/sqrt(3))/sqrt(3)+log(x+1)/3; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ taylor(%, x, 0, 8); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ ((log((sqrt(3)*%i+3)/3)-log(-(sqrt(3)*%i-3)/3))*%i)/(2*sqrt(3)); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ ratsimp(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ radcan(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ factor(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ expand(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ trigsimp(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ trigreduce(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ wxplot2d([%], [x,-5,5])$ /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ float((sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6), numer; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ if numer#false then numer:false else numer:true; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ trigreduce(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ (sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ if numer#false then numer:false else numer:true; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor()(sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor(sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor(sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor()(sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor()(sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6))); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor((sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ if numer#false then numer:false else numer:true; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor((sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ if numer#false then numer:false else numer:true; /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor((sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ gfactor(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ radcan(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ rectform(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ polarform(%); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ rectform((sqrt(3)*%i*log(sqrt(3)*%i+3)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* [wxMaxima: input start ] */ rectform((sqrt(3)*%i*log(sqrt(3)*%i+4)-sqrt(3)*%i*log(3-sqrt(3)*%i))/6); /* [wxMaxima: input end ] */ /* Maxima can't load/batch files which end with a comment! */ "Created with wxMaxima"$