Skip to content

OpenBIMRL | Mathematical polynomial functions

Class path: math.polynomials.powerOf2

Power of two

powerOf21.png

Description

The power of two node calculates the power of two of a number. Power to the base 2.

Input

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

Output

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

Use/Example

powerOf22.png

Node representation with sample values

Sample file

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