var ('y,b,c')
y=3*x*cos(2*x)
b=diff(y,x,2)+4*y
c=-12*sin(2*x)
bool(b == c)

Kreyszig-2.8.12-U (last edited 2010-12-18 05:25:38 by YASHWANTH)