Skip to content

OpenBIMRL | Mathematical trigonometric functions

Class path: math.trigonometry.cosine

Cosine

cosine1.png

Description

Maps an angle to a value from the interval [-1,1]. Where cos(0) = 1.

Input

Input Name Type Description
0 Angle Number Angle (in radians)

Output

Output Name Type Description
0 Value Number Result value

Use/Example

cosine2.png

Node representation with sample values

Sample file

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