发布网友
共1个回答
热心网友
椭圆上的点可以设成(asint,bcost)
点到直线的距离公式:|masint+nbcost+k|/根号(m^2+n^2)
=|根号(m^2a^2+n^2b^2)sin(t+w)
+
k|/根号(m^2+n^2)
如果是具体数字最大最小值应该很容易看出来。