version 11
RADIANS (arithmetic_expression)
説明
RADIANS関数は、arithmetic_expressionのラジアン値を返します。arithmetic_expressionは度数で表現された角度です。
例題
この例題は30度のラジアン値を返します:
RADIANS ( 30 ); `returns the value 0,5236
参照
DEGREES.