- Categories:
Numeric functions (Trigonometric)
RADIANS¶
Converts degrees to radians.
Syntax¶
Arguments¶
input_exprThe value or expression to operate on. The data type must be FLOAT.
Returns¶
This function returns a value of type FLOAT.
Examples¶
Show the results of calling the RADIANS function: