Guest User

Untitled

a guest
Jan 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. B = tan(atan(A) + C)
  2.  
  3. B = (A + tan(C))/(1 - A*tan(C))
  4.  
  5. B = sqrt((x_a^2 + y_a^2)/(x_a*x_c + y_a*y_c)^2 - 1)
Add Comment
Please, Sign In to add comment