-
Need some expressions help
Hi all,
I need a bit of rather basic math in an expression, but much to my embarassment my math skills are rusty, and my scripting skills are mediocre.
Basically I’ve got two points in 2D space – and I need the angle between those.

I’ve got the positions of Point 1 and 2 – and I can calculate the lengths of the sides of the triangle.
I know that tanB=y/x
But how do I get the actual angle of B?
Thanks in advance for any wisdom 🙂
Bar3nd