ALL math functions on a computer use radians. There isnt a way to change that, but to convert from degrees to radians, simply multiply the degrees by (pi / 180). To convert from radians to degrees, multipy by (180 / pi).

Z.