Skip to content

OpenBIMRL | Mathematical trigonometric functions

Class path: math.trigonometry.sine

Sine

sine1.png

Description

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

Input

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

Output

Output Name Type Description
0 Value Number Result value

Use/Example

sine2.png

Node representation with sample values

Sample file

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