File src/partialFraction.txt artifact f1283d1b2c part of check-in bfbb1ff58f


% 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 ]