Guest User

Untitled

a guest
Mar 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. M=E-e*sin(E)
  2.  
  3. for (E=M,q=0;q<20;q++) E=M+e*sin(E);
  4.  
  5. M = (t-t0) * dM
Add Comment
Please, Sign In to add comment