Skip to content

OpenBIMRL | Mathematical trigonometric functions

Class path: math.trigonometry.arcCosine

Arcuscosinus

arcCosine1.png

Description

Arc cosine is the inverse function of cosine. I.e. the arc cosine maps a value from the interval [-1,1] to an angle, so that the cosine 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

arcCosine2.png

Node representation with sample values

Sample file

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