Hi to all,
I have a problem with converting polar coordinates with cartesian points and back.
The issue is to find cartesian coordinate in 0,0 origin based chart. Lets say that I have plot in 50,50 and I would like to find another cartesian plot from that point with angle and distance in polar coordinates for example (angle 180: distance: 10)
Correct plot should be (50,40)
Function now uses cartesian orientated angles.
I can get correct plot with VLOOKUP to determine correct cartesian angle. For example polar angle 10 returns 80.![]()
Please Login or Register to view this content.
I would really appreciate some help to add code in function to determine angle conversion without VLOOKUP.
Bookmarks