math.degrees( x as Number ) as Number
Returns numeric expression converted from radians to degrees.
math.degrees(math.pi()/2) => 90