Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AngleBetweenPointsUnScaled

Returns the angle between 2 points given by p1 and p2 coordinates.

Syntax:

Procedure: AngleBetweenPointsUnScaled(p1X, p1Y, p2X, p2Y: Double): Double;

...