Skip to main content

RADIANS

Categories: Math

RADIANS

Convert a value in degrees to radians

Syntax

RADIANS(x number) → float

  • x: The number in degrees

Examples

RADIANS example
select radians(45)
-- 0.7853981633974483