Guest User

Untitled

a guest
Jun 20th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. (3.3)*h*a*Sqrt[x1^2-(3*b/a)^2]=2 ArcTan[
  2. Sqrt[((3*b/a)^2-x2^2)/(x1^2-(3*b/a)^2)]
  3. ]
  4.  
  5. h=1.5; x1=1.50; x2=1.49;
Add Comment
Please, Sign In to add comment