OpenBIMRL | Mathematical trigonometric functions
Class path: math.trigonometry.tangent
Tangent

Description
Calculates the tangent of an angle.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | Angle | Number | Angle (in radians) |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | Value | Number | Result value |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself