FullControl JS
    Preparing search index...

    Function point_to_polar

    • Calculates the polar relationship (radius and angle) between two points.

      Parameters

      • target_point: Point

        The point to measure to.

      • origin_point: Point

        The center point to measure from.

      Returns PolarPoint

      An object containing the radius and angle.