I have a line equation y = kx + b in cartesian coords. I need to get it in polar coords. I know, I should use a Jacobian, but I don't understand how to use it.
Can anybody show a simple example? Thanks
2026-04-07 11:32:54.1775561574
Getting line equation in polar coords from cartesian coords
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT: In polar coordinates, $(r,\theta)$:
$$x=r\cos \theta, \ y=r\sin \theta$$