度単位での入力をラジアンに変換します。
Radians ( deg As Number ) As Number
Intent >radians(180) --> 3.142
Intent >radians(90) * 180.0 / m_pi --> 90.0