Skip to main content

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