Skip to main content

RADIANS

Returns the argument x, converted from degrees to radians.

Syntax

RADIANS( <x> )

Examples

SELECT RADIANS(90);

┌────────────────────┐
│ radians(90)
├────────────────────┤
1.5707963267948966
└────────────────────┘
Did this page help you?
Yes
No
Explore Databend Cloud for FREE
Low-cost
Fast Analytics
Easy Data Ingestion
Elastic Scaling
Try it today