* Point_Relative_To_Line -- Relation between a point and a line * * * * If a point is on a line then the following function holds true: * * (x - x2)(z1 - z2) = (z - z2)(x1 - x2) given x,z a point on the * * line (x1,z1),(x2,z2). * * If the r
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected