goneforgood
New Member
- Joined
- Dec 31, 2021
- Messages
- 1
- Office Version
- 2016
- Platform
- MacOS
Hello everyone, I found some posts regarding this topic but it seems not to work for me..
So I have a elipse x = width = variable1; y = height = variable2
Center is at 0,0
I need to find 9 (actually) 7 location on the elipse on specific angles, 0,5,10,15,30,45,60,75,90
Let me visualize it a bit below
So the user can enter the width and height of the elipse (actually the width & height from 0,0)
And the table gives the cords of 9 locations depending on the angle which is predefined.
Thanks in advance
So I have a elipse x = width = variable1; y = height = variable2
Center is at 0,0
I need to find 9 (actually) 7 location on the elipse on specific angles, 0,5,10,15,30,45,60,75,90
Let me visualize it a bit below
So the user can enter the width and height of the elipse (actually the width & height from 0,0)
And the table gives the cords of 9 locations depending on the angle which is predefined.
Thanks in advance
Width | Enter the width | 300 | |||||||
Height | Enter the Height | 200 | |||||||
Angle | 0 | 5 | 10 | 15 | 30 | 45 | 60 | 75 | 00 |
Location | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
Width | =Width | 0 | |||||||
Height | 0 | =Height | |||||||