pointAngleWithSep

open suspend override fun pointAngleWithSep(point: MTPoint, x: Double, y: Double): Double

Find the angle of the two vectors.

Return

The angle in radians.

Parameters

point

The point.

x

The x-coordinate.

y

The y-coordinate.