deg2rad

(PHP 3>= 3.0.4, PHP 4 )

deg2rad --  将角度转换为弧度

说明

float deg2rad ( float number)

本函数把 number 从角度转换成弧度。

参见 rad2deg()