OpenBIMRL | Mathematical trigonometric functions
Class path: math.trigonometry.radians
Radians

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