On Fri, Oct 5, 2018 at 12:05 PM HG <henri.gir...@gmail.com> wrote: > > I would like to solve these equations but I don't know how? > > > > t_0=t_p==gamma*(t-V*x/c^2);show(t_0) > > x_0=x_p==gamma*(x-V*t);show(x_0) > > > > solve(t_0,gamma*(t-V*x/c^2)) > > desolve(gamma*(t-V*x/c^2)==0,x) > > > > error desolve() takes at least 2 arguments (1 given)
It's not clear what you are trying to do. Could you write this using TeX? > > > > Any help? > > Henri > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-support+unsubscr...@googlegroups.com. > To post to this group, send email to sage-support@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send email to sage-support@googlegroups.com. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.