Convert from Radians to Degrees in Java

前端 未结 3 1024
广开言路
广开言路 2020-12-30 19:52

I\'m trying to get the alpha angle in degrees from x,y when user creates an object.

I wrote the following constructor:

public class Point
{
    priva         


        
3条回答
提交回复
热议问题