OpenBIMRL | Mathematical trigonometric functions
Class path: math.trigonometry.sinc
Cardinalsinus
Description
Calculates the cardinal sine 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