Method Math2.AngleFromXY Overload Calculates angle degrees from coordinates x and y. public static double AngleFromXY(int x, int y) Parameters x (int) y (int) Returns double