User Portlet User Portlet

Discussions
toPolar[{x_, y_}] := ToPolarCoordinates[{x, y}] {1, \[Degree]^-1} toCartesian[{r_, \[Theta]_}] := FromPolarCoordinates[{r, \[Theta] \[Degree]}]