Angle Between Two Lines Calculator

    Calculate the acute and obtuse angles between two 2D lines using slopes or standard-form coefficients, with parallel and perpendicular classifications.

    A vertical line has no finite slope. Use general form or a vertical 2D direction vector.
    Compares two slopes and returns the acute and obtuse angles between the lines.

    Angle between two lines

    English search intent for angle between two lines usually expects the smaller angle where two 2D lines meet, with support for slope input and general line equations.

    theta is the acute angle between non-vertical lines with slopes m1 and m2.

    Parallel and perpendicular lines

    • Parallel lines have acute angle 0 degrees.
    • Perpendicular lines have angle 90 degrees.
    • Intersecting non-perpendicular lines have an acute angle and an obtuse supplement.
    • Standard-form input handles vertical lines without undefined-slope errors.

    Frequently Asked Questions

    Sources and References

    Calculations are based on the listed reference sources. Links open in a new tab.

    Updated:

    Related Tools