OpenBIMRL | Mathematical polynomial functions
Class path: math.polynomials.powerOfE
e-function
Description
The e-function node calculates the power to the base e.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | X | Number | Number by which the base is exponentiated (exponent) |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | e^X | Number | Result value (power value) |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself