점과 직선 사이의 거리

Jmnote (토론 | 기여)님의 2013년 12월 23일 (월) 00:47 판

1 개요

점과 직선 사이의 거리

[math]\displaystyle{ (x_1,y_1) }[/math]와 직선 [math]\displaystyle{ ax+by+c=0 }[/math] 사이의 거리

[math]\displaystyle{ d=\frac{|ax_1+by_1+c|}{\sqrt{a^2+b^2}} }[/math]

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}