Skip to content
Snippets Groups Projects
Commit c68da8c7 authored by Sathish Kumar RK's avatar Sathish Kumar RK
Browse files

fix sign error

parent ae3e084a
No related branches found
No related tags found
No related merge requests found
Pipeline #28818 passed
......@@ -74,7 +74,7 @@ $$
$$
$$
\frac{dv_y}{dt} = \frac{eBv_x}{m} + \frac{eE}{m}
\frac{dv_y}{dt} = \frac{eBv_x}{m} - \frac{eE}{m}
$$
Repeat steps followed in 2. to compute x(t) and y(t) after which the particle motion is given by,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment