Sorry I messed up the last bit there, my suggested code should of in fact read:
Perp = v - v0
Base = SQR((v1-v0)^2 - (v-v0) ^2)
Rad = Perp ATN Base
Also I believe the following to be true to convert Binary Radians to Degrees: multiply radians by 180/pi or 57.3. Could anyone confirm this?
Thanks!
Bookmarks