Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons 2.5. |
Syntax
degrees(radians)
Description
Excerpt |
---|
Converts radians into degrees. |
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
radians | Number | Yes | The angle in radians that you want to convert. |
...