OpenBIMRL | Mathematical polynomial functions
Class path: math.polynomials.log10
Decadic logarithm
Description
The decadic logarithm node calculates the logarithm of a number to the base 10.
Input
Input | Name | Type | Description |
---|---|---|---|
0 | N | Number | Number from which the logarithm is calculated (Numerus) |
Output
Output | Name | Type | Description |
---|---|---|---|
0 | Log10N | Number | Result value (logarithm) |
Use/Example
Sample file
Download of a sample file so that the user can test the usage himself