this is my first post on the mathematics node of stack exchange, so please forgive me if I'm not posting an appropriate question, but I'm not sure where else to address this. I'm trying to figure out what equation might generate the following pattern. (keep in mind the numbers might be slightly off, not exact)
0 :: 0, 0 10 :: 19, -16 (0.17453) 20 :: 41, -28 (0.34906) 30 :: 64, -37 (0.52359) 40 :: 89, -41 (0.69813) 50 :: 113,-41 (0.87266) 60 :: 138,-37 (1.04719) 70 :: 162,-28 (1.22) 80 :: 182,-16 (1.392) 90 :: 201, 0 (1.570) 100:: 217,19 (1.745) 110:: 229,41 (1.919) 120:: 238,64 (2.094) 130:: 241,89 (2.268) 140:: 241,113 (2.443) 150:: 238,138 (2.617) 160:: 229,162 (2.792) 170:: 217,182 (2.792) 180:: 201,201 (2.967) 190:: 182,217 (3.316) 200:: 162,229 (3.490) 210:: 138,238 (3.665) 220:: 113,241 (3.839) 230:: 89,241 (4.0142) 240:: 64,238 (4.188) 250:: 41,229 260:: 19,217 270:: 0,201 280:: -16,182 290:: -28,160 300:: -37,137 310:: -41,113 320:: -41,89 330:: -37,64 340:: -28,41 350:: -16,19 360:: 0,0
as you math wizez may have guessed it has to do with adjusting coordinates for rotation around an axis. Any help would be great!