How to create a point behind another point given an angle?

37 Views Asked by At

I have a point A and a radian angle value R (image below describes this heading system) that represents a heading from point A.

https://image.ibb.co/eps56d/radian.jpg

How do I create a point B that is a small, fixed distance (like 1.0 units) "behind" or "opposite" point A's heading? The image below diagrams my available information and my desired product:

https://image.ibb.co/fzAgey/problem.jpg