Here is my problem, I know that if when the coordinates and angles are polar I can use:
x1 = d*Cos(45) + x0
y1 = d*Sin(45) + y0
But what if my coordinate system works like this? Up/North positive on the Y axis is always zero degrees with 90 degrees being positive on the x axis, all angles are taken clockwise relative from zero (up/north)