Hello, could someone explain to me what it is for math.rad and math.deg I have looked for information and I have learned all the math functions but these two cannot be understood, someone could explain them to me, please
Code:
print (math.rad()) -- I do not understand what it does or what it is for
print (math.deg()) -- I do not understand what it does or what it is for