min_intersection_angle
Returns the minimum intersection angle between two geometries. Given any two geometries, not necessarily of the same type, finds the minimum angle at which a vector from one intersects a vector from the other. A point or a clear geometry is not considered to intersect with anything.
Number of parameters: 2.
Parameter 1 - any geometry.
Parameter 2 - another geometry.
Returns: the minimum intersection angle.