[Maxima] challenge for trigsimp
Richard Fateman
fateman at cs.berkeley.edu
Mon Sep 28 19:06:24 CDT 2009
cos(y+2*x)+2*sin(x)*sin(y+x)-cos(y)
trigsimp(%) ;; no change
trigreduce(%) ;; changed
ratsimp(%) ;; produces zero.
poissimp produces zero right away.
More information about the Maxima
mailing list