Hello,
I am a software developer and I need to plot a point on an Ellipse. Unfortunately I am not that good at Math, I've done a lot of research ad still don't quite understand the formulas.
Say my ellipse is centered at: x,y (3,4) and it is a=55, b=125. My line begins at the ellipse center point and goes 30 degrees from the center point until it hits the ellipse path, I need to find the point that it hits the path at.
Can someone show the work that needs to be done in addition to the formula -because this is what trips me up -in comp programming math is expressed very differently.
One additional question - does this formula work for an ellipse centered at 0,0?
-Kyle
I am a software developer and I need to plot a point on an Ellipse. Unfortunately I am not that good at Math, I've done a lot of research ad still don't quite understand the formulas.
Say my ellipse is centered at: x,y (3,4) and it is a=55, b=125. My line begins at the ellipse center point and goes 30 degrees from the center point until it hits the ellipse path, I need to find the point that it hits the path at.
Can someone show the work that needs to be done in addition to the formula -because this is what trips me up -in comp programming math is expressed very differently.
One additional question - does this formula work for an ellipse centered at 0,0?
-Kyle