Skip to content

OpenBIMRL | Mathematical polynomial functions

Class path: math.polynomials.powerOf10

Power of ten

powerOf101.png

Description

The power of ten node calculates the power of ten of a number. Power to the base 10.

Input

Input Name Type Description
0 X Number Number by which the base is exponentiated (exponent)

Output

Output Name Type Description
0 10^X Number Result value (power value)

Use/Example

powerOf102.png

Node representation with sample values

Sample file

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