I am using Smath Studio with Maxima. MaximaTakeover("all"):"diff(), int(), sum(), det() handled by Maxima" But does not work when i insert int(x,x). Why?
Ok, I saw where the mistake comes from. I put definition sign := aflter MaximaTakeover():=, and should be evaluate numerically sign MaximaTakeover()= Problem solved.