The is_harmonic_line_bundle
command determines how lines are related.
is_harmonic_line_bundle takes
L, a list or sequence of lines.
is_harmonic_line_bundle(L) returns
1 if the lines pass through a common point.
2 if the lines are parallel,
3 if the lines are the same,
and 0 otherwise.