Subject: Expression too long to display! in wxMaxima
From: ahmet alper parker
Date: Tue, 12 May 2009 12:21:03 +0300
Please check the radio button which is accessible from the Menu:Edit
-> Configure -> Show Long Expressions...
On Tue, May 12, 2009 at 11:42 AM, Mahery Raharinjatovo
<rmaheryl at gmail.com> wrote:
> Hello
> I need help for this
> ?I wrote this in wxMaxima
> (%i1) assume_pos:true;eq1:m*'diff(x,t,2)+k*x=sin(w*t);(%o1) true(%o2)
> m*('diff(x,t,2))+k*x=sin(t*w)(%i3) ode2(%, x, t);
> ?<< Expression too long to display! >>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
>