Abstract:
I have added support for polynomial products and quotients to polyder. It should work like the matlab function now. polyder doesn't call polyderiv anymore, but it includes the polyderiv code for polynoms, so you can replace the old script with the new one.