Artifact f1283d1b2c0a181fb4bd5606d431763bec7ba78a89683417f941c207b8479dc7:


% partial fractions
b:=(x+1)^2*(x+2);
a:=2/b;
pf (a, x);
c:=ws;
first (c)+second (c)+third (c);
off exp;
ws;
first (c)+second (c)+third (c);
end;


olli-scripts
English Homepage | German Homepage | DL2MIE | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]