Jump to content

Find if a point is within a triangle: Difference between revisions

m
m (→‎{{header|11l}}: Named tuple as a base type)
 
Line 48:
R sqlen(p - p2)
 
T Triangle((PointDVec2 p1, PointDVec2 p2, PointDVec2 p3))
F String()
R ‘Triangle[’(.p1)‘, ’(.p2)‘, ’(.p3)‘]’
1,481

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.