OpenBIMRL | Mathematical polynomial functions
Class path: math.polynomials.oneOverX
reciprocal

Description
The reciprocal node calculates the reciprocal of a number.
Input
| Input | Name | Type | Description |
|---|---|---|---|
| 0 | X | Number | Input value |
Output
| Output | Name | Type | Description |
|---|---|---|---|
| 0 | 1/X | Number | Result value |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself