开发者

I have a math problem and I love stackoverflow [closed]

Closed. This question is off-topic. It is not currently accepting answers. 开发者_运维知识库

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 12 years ago.

Improve this question

I know it's not programming question but I thought we could all use the challenge :)

Link to diagram

Point A is the source of a laser. It is shinned at a single mirror and then reflected to another mirror finally arriving at point B ... see picture.

The goal is to find the total distance of all the lines.

I am not a student and this is not homework.


Same as a straight line from (-x, y) to (a, -b).

sqrt((a+x)^2 + (b+y)^2)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜