![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Trigonometric functions > Degrees function |
|
|
| Degrees function |
| Format |
Degrees(angleInRadians) |
| Parameter |
| angleInRadians - any numeric expression or field containing a numeric expression, in radians. |
| Data type returned |
| number |
| Description |
| Converts angleInRadians to degrees. Use this function to translate results from trigonometric functions from radians to degrees. |
| Examples |
| Degrees(Atan(1)) returns 45. |
| Degrees(1.0472) returns 60.00014030.... |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Trigonometric functions > Degrees function | Next Page |