Find Angle MBC

  • + 0 comments

    print(str(round(math.atan(int(input())/int(input()))/math.pi*180)) + chr(176))