RADIANS
Converts the degrees value to radians.
Syntax
=RADIANS(Degrees)
Arguments
| Name | Type | Description | 
|---|---|---|
| Degrees | Number | Degrees value to convert. | 
Return
| Type | Description | 
|---|---|
| Number | Angle in radians. | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 3.14159 | 
Converts the degrees value to radians.
Syntax
=RADIANS(Degrees)
Arguments
| Name | Type | Description | 
|---|---|---|
| Degrees | Number | Degrees value to convert. | 
Return
| Type | Description | 
|---|---|
| Number | Angle in radians. | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 3.14159 |