Previous Up Next

13.16.16  Checking if lines are in a bundle: is_harmonic_line_bundle

The is_harmonic_line_bundle command determines how lines are related.


Example.
Input:

is_harmonic_line_bundle([line(0,1+i),line(0,2+i),line(0,3+i),line(0,1)])

Output:

1

Previous Up Next