OpenBIMRL | Mathematical trigonometric functions
Class path: math.trigonometry.degrees
Degrees
Description
Converts an angle from radians to degrees.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | Radians | Number | Angle (in radians) |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Degrees | Number | Result angle (in degrees) |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself