Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 231 Bytes

lines-distance.md

File metadata and controls

9 lines (6 loc) · 231 Bytes

Distance Between 2 Parallel Lines

$$ d = \frac{| b_2 - b_1 |}{\sqrt{1 + a^2}} $$


Distance between two lines