RADIANS
Name
Radians
Description
Converts the specified number from degrees to radians.
Syntax
RADIANS(value)
Remarks
See also DEGREES.
Data Type
Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.
Example
RADIANS(R1C2)
RADIANS(B3)
RADIANS(45)=0.7853981634 (π/4)