Look at the javadoc for the math class: Math (Java Platform SE 6)

You should be able to figure out if it is using radians or degrees....... then if you need to convert it, you can use toDegrees,...