Categories: Math
RADIANS
Convert a value in degrees to radians
Syntax
RADIANS(x number) → float
- x: The number in degrees
Examples
RADIANS exampleselect radians(45)
-- 0.7853981633974483
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.