Contents
Getting Started
Examples
User Guide
Developer Guide
listobj()
str_to_class()
Miscellaneous
Returns the point of intersection of the lines passing through a2,a1 and b2,b1. a1: [x, y] a point on the first line a2: [x, y] another point on the first line b1: [x, y] a point on the second line b2: [x, y] another point on the second line