Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. z = 8i-16
  2. |z| = sqrt((-16)^2 + 8^2)
  3. |z| = sqrt(256 + 64)
  4. |z| = sqrt(320)
  5.  
  6. / cos
  7. \ sin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement