Skip to content

OpenBIMRL | Mathematical trigonometric functions

Class path: math.trigonometry.arcTangent

Arcustangens

arcTangent1.png

Description

Arc tangent is the inverse function of tangent. I.e. the arc tangent maps a value from the interval [-1,1] to an angle, so that the tangent of the angle corresponds to the value from the interval.

Input

Input Name Type Description
0 Value Number Input value in interval [-1,1]

Output

Output Name Type Description
0 Angle Number Result angle (in radians)

Use/Example

arcTangent2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself