Sorry for not being clear :)
I wonder if I can calculate 
x'′=γ(x−vt)

t′=γ(t−vxc2)
γ=11√−v2c2
Le vendredi 5 octobre 2018 13:05:06 UTC+2, HG a écrit :
>
> I would like to solve these equations but I don't know how?
> >
> > t'=gamma*(t-vx/c^2);show(t')
> > x'=gamma*(x-v*t);show(x')
> >
> > 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)
> >
> > 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.

Reply via email to