This function converts an angle in radians to degrees.
rad2deg(radians)
radians
Value of the angle in radians.
The corresponding value of the angle in degrees.
rad2deg(pi)