Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Jan 29th, 2010 | Syntax: None | Size: 0.06 KB | Hits: 91 | Expires: Never
Copy text to clipboard
  1. if (y==y1);
  2. th1=90;
  3. else
  4. th1=(atand((x1-x)./(y1-y)));
  5. end