Skip to Content

RADIANS

Converts degrees to radians

Syntax

RADIANS(angle)

Parameters

  • angle: Required. An angle in degrees that you want to convert

Example

=RADIANS(270)
Returns: NumberSince: Excel 2003