About
User guide
API Reference
in_circumcircle()
Returns True if point d lies within the circumcircle pf ccw points a, b, c, projected onto xy plane.
Note
a, b & c must be sorted into anti-clockwise order before calling this function