(PHP 3>= 3.0.4, PHP 4 , PHP 5)
이 함수는 number를 라디안에서 각도로 변환합니다.
예 1. rad2deg() 예제
<?phpecho rad2deg(M_PI_4); // 45?>
참고: deg2rad().